You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I opened a PR to add an accessibility support note related to the fact that browsers are exposing SVG elements differently, causing accessibility issues:
svg elements expect an [implicit role][] of graphics-document per svg-aam. There are popular browsers that expose SVG elements with a different [semantic role][], such as image, generic or SvgRoot.
Accessibility support
I opened a PR to add an accessibility support note related to the fact that browsers are exposing SVG elements differently, causing accessibility issues:
ACT Rules
Test cases
Test case 1
Focusable (non-nevative tabindex computed value) elements with presentational role
Test instructions
External links
The text was updated successfully, but these errors were encountered: