What fresh hell is THIS now? - Patrick Lauke
aria-relevant
the only time it works sort of consistently is when its a <ul>
but that also adds noise
innerHTML
).
[Karl Groves, a11y] Rodney, this sort of stuff used to be well defined in the Microsoft User Interface Styleguide (or somesuch name). Even if you’re not an MS fan its worth mentioning that OSX/ KDE/ Android/ iOS styleguides are largely similar in theme. Microsoft’s guide was hands-down the best in terms of explaining things.
Unfortunately I can’t find the URL right now. I might have a PDF somewhere in an external drive.
Other than that, the ARIA spec explains some of these same principles WRT disabled
http://www.w3.org/TR/wai-aria/states_and_properties#aria-disabled
<img>
http://www.w3.org/TR/html-alt-techniques/
<img>
and <figure>
. Would be most helpful to have visually-hidden spans and aria-label
listed too. Sounds like a blog post is in order :simple_smile: