Eric Eggert

Results 38 issues of Eric Eggert

Most important feature for version 1.1 is to respect default ARIA-roles if browsers add them, like Firefox does now.

browsers
jquery
vanillajs

Thanks to @rodneyrehm there is an [improved version of the script](http://jsfiddle.net/rodneyrehm/SaNmp/) that supports dynamically adding of elements (in the jQuery version). I think that is an awesome addition to the...

jquery

In lieu of a proper translation solution (#401), can we at least make data in themes portable by whitelisting https://github.com/ashmaroli/jekyll-data. Keeping data that belongs to the theme (like common navigation...

None of the new APG pages have a status or publication date listed in the footer area. The WAI style guide has specific guidance for this information (in the grey...

Fixes/includes * #654 * Fixes #669

The ARIA guidance on how to use `aria-haspopup` has significantly changed from ARIA 1.0 to ARIA 1.1, disallowing using it on normal flyout menus. To do: - [ ] Remove...

bug
aria menus

In https://www.w3.org/WAI/tutorials/menus/flyout/ the guidance around ARIA-haspopup needs to be removed as it does not apply to non-aria-menu navigations anymore in ARIA 1.1: ARIA 1.0: https://www.w3.org/TR/wai-aria-1.0/states_and_properties#aria-haspopup ARIA 1.1: https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup It is...

https://www.scottohara.me/blog/2019/01/21/how-do-you-figure.html We use figure with role=group once, that should change to figure. Apart from that, I think we're ok but it might be good to add a sentence or two...

Either: * Add a specific example to the decorative images page (my rec), or * Remove the case from the decision tree. See this discussion: https://twitter.com/MichielBijl/status/836921857211236352

enhancement
backlog