Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chromium and Firefox both fail a11y on buttons — Option 2 #6468

Closed
wants to merge 1 commit into from

Conversation

jensimmons
Copy link
Contributor

Adrian's testing shows both Chromium and Firefox have accessibility problems when display: contents is applied to buttons.

This PR keeps all browsers with most of the accessibility problems fixed as having full support — while marking each bright green box with a clear number that corresponds with the issue that web developers should be aware of. It sets Safari to supporting as well, to match what other browsers are getting.

Adrian's testing shows both Chromium and Firefox have accessibility problems when `display: contents` is applied to `buttons`.

This PR keeps all browsers with most of the accessibility problems fixed as having full support — while marking each bright green box with a clear number that corresponds with the issue that web developers should be aware of. It sets Safari to supporting as well, to match what other browsers are getting.
@Fyrd
Copy link
Owner

Fyrd commented Oct 5, 2022

Closing as this has been resolved in a separate change.

@Fyrd Fyrd closed this Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants