-
Notifications
You must be signed in to change notification settings - Fork 3.6k
[Accessibility] SVG examples to check results and monitoring how browsers treats SVG elements #50555
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
Conversation
|
FYI @cyns re: blocking issues since she's resurrecting SVG-AAM now... |
|
We're just getting started, and it seems likely some of these mappings will change. What is the impact of having these tests merged? Is it likely to push implementations, before we're ready? |
cookiecrook
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r+ with update diffs
Co-authored-by: James Craig <cookiecrook@users.noreply.github.com>

Closes: web-platform-tests/interop-accessibility#173
Description:
These WPT tests are designed to evaluate how browsers expose roles for different SVG elements.
Note:
I haven't set any expectations. While the specs require all SVGs to be treated equally as graphics-document role, I believe there should be (and likely already is) some heuristic to communicate SVGs based on their intended purpose for users.