heatedtowel / A11yBookmarklets

A collection of useful Bookmarklets for checking common a11y issues.
2 stars 0 forks source link

Look for SVG #2

Open heatedtowel opened 1 month ago

heatedtowel commented 1 month ago

Need to look for svg with a role of Img, graphics document, graphics symbol.

heatedtowel commented 1 month ago

https://www.w3.org/WAI/standards-guidelines/act/rules/7d6734/proposed/#accessible-name

heatedtowel commented 1 month ago

Need to check for for the following

determine if svg has aria-hidden = false

if not check for role

If no title element is found