Shawn Lawton Henry
Shawn Lawton Henry
APG needs to make it clear up front and throughout: * What ARIA everyone should be doing even for simple, non-interactive web pages to provide basic accessibility (like Level A)...
-- and wrong repo in "Help improve this page" box https://www.w3.org/WAI/tutorials/forms/examples/password/
Ref: [Menus, Fly-Out, Approach 2](https://www.w3.org/WAI/tutorials/menus/flyout/#use-button-as-toggle) from **[e-mail](https://lists.w3.org/Archives/Public/wai-eo-editors/2021Jan/0018.html)**: Specifically the second keyboard example: "Approach 2: Use button as toggle". NVDA seems to have trouble with links which have invisible (off-screen) content....
from [e-mail](https://lists.w3.org/Archives/Public/wai-eo-editors/2019Dec/0038.html): https://www.w3.org/WAI/tutorials/images/complex/ I would avoid *role="group"* in your code examples. It overwrites the semantics of the figure element. Testing with jaws 2019, there is no sematic announced at all...
from https://twitter.com/AdamSoucie/status/1205168025198047232: After all that time, what was screwing me was using “mouseover” instead of “mouseenter” as my event, causing my events to trigger multiple times. ... B) The @w3c_wai...
In the TOC, the space between the numbers and the text makes it difficult to associate them. This is significant for some people with low vision and some types of...
Hey @brianelton As I think we discussed, for the main page, changelog, and ack page, let's list the contributors names. For all the sub-pages, let's not. It would be nice...
Several pages are missing the first published date, e.g., https://www.w3.org/WAI/tutorials/page-structure/regions/#wai-site-footer A few still have it, e.g., https://www.w3.org/WAI/tutorials/page-structure/#wai-site-footer @yatil I think the first published dates got lost with the metafooter. Any...
location: https://www.w3.org/WAI/tutorials/images/informative/ after > This photograph shows a happy family group. Let's show a non-white family.
_from [e-mail](https://lists.w3.org/Archives/Public/wai-site-comments/2023Nov/0004.html) :_ below [approach 2: Using aria-label on page](https://www.w3.org/WAI/tutorials/page-structure/labels/#using-aria-label) states "View a complete code example with regions and labels." however on ["complete code example" page](https://www.w3.org/WAI/tutorials/page-structure/example/), there is no aria-label....