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

Add Chromium as a supported browser for VoiceOver (MacOS) #287

Open
aleventhal opened this issue Jul 8, 2024 · 0 comments
Open

Add Chromium as a supported browser for VoiceOver (MacOS) #287

aleventhal opened this issue Jul 8, 2024 · 0 comments

Comments

@aleventhal
Copy link

Chromium covers both Edge and Chrome. It could be written as Edge+Chrome or something like that, since most authors may not know that. But, the testing only needs to be done once, since Edge and Chrome have identical accessibility on Mac.

Side note: Chrome's and Edge's accessibility implementation are the same except for UI Automation support on Windows. However, those are also going to be identical in a year, when Chrome goes to 100% direct support and stops using the bridge. After that, it technically will not be necessary to have separate data or separate testing for them. And really, that's already true for anything other than Narrator, since no other screen reader uses UI Automation.

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

No branches or pull requests

1 participant