aria-practices
aria-practices copied to clipboard
WAI-ARIA Authoring Practices Guide (APG)
The action that generates a PR comment with a Netlify preview link for the PR branch is no longer working. None of the current pull requests have a Netlify preview...
Fixes #2406 * Fix HREF for multi-thumb slider example in list of similar examples on each of the 4 slider example pages. * Change description of multi-thumb slider example in...
The tabs pattern (https://w3c.github.io/aria-practices/#tabpanel) indicates that a popup menu, if present, can be activated via SHIFT + F10. > Shift + F10: If the tab has an associated popup menu,...
When navigating the [Grid layout](https://www.w3.org/WAI/ARIA/apg/example-index/grid/LayoutGrids.html) using NVDA/JAWS/VO it is very difficult to understand the structure. The issue regarding this has been addressed at [bug 1233](https://github.com/w3c/aria-practices/issues/1233) and [bug 1947](https://github.com/w3c/aria-practices/issues/1947). In addition,...
In discussion of #2284, we concluded that we need an example that shows how to implement a tabbed interface that supports WCAG 1.4.10 reflow requirements as the number of tabs...
When using the zoom instructions from the Understanding Success Criterion [1.4.10: Reflow](https://www.w3.org/WAI/WCAG21/Understanding/reflow.html) setting a screen width of 1280px @400% browser zoom the Tabpanel content is truncated and horizontal scrolling occurs....
Apply aria-hidden to the font icon for the calendar button in the Date Picker Dialog Example, to avoid the possibility that it gets announced by screen readers
The tooltip design pattern is at: http://w3c.github.io/aria-practices/#tooltip
This issue documents one portion of the [reorganize repository project](https://github.com/w3c/aria-practices/projects/42). #### Objective Build a content tree containing the home page, patterns, examples, and index. The practices and about sections of...
Resolves #2418 The plan for this PR is described in #2418.