aria-practices
aria-practices copied to clipboard
Multiple Example Pages: Fix source URI for AT support tables and add new AT support tables where available
The URI for sourcing AT support table data has changed, and more support tables are now available. This change:
- Modifies the path of the source URI for existing AT support tables to include "/apg".
- Adds assistive technology support tables for the below list of examples.
Modified existing examples
- Alert Example
- Color Viewer Slider
- Command Button Example
- Link Example 1 (span element with text content)
- Modal Dialog Example
- Navigation Menu Button
- Radio Group Example Using aria-activedescendant, CANDIDATE report
- Toggle Button
Examples with newly added AT support tables
- accordion (link verified)
- Action Menu Button Example Using aria-activedescendant (linked verified)
- Action Menu Button Example Using element.focus (linked verified)
- Disclosure Navigation Menu Example (linked verified)
- Disclosure of Answers to Frequently Asked Questions Example (link verified)
- Link Example 2 (img element with alt attribute) (link verified)
- Link Example 3 (CSS :before content property on a span element) (link verified)
- Media Seek Slider (link verified)
- Radio Group Example Using Roving tabindex (link verified)
- Switch Example (link verified)
- Switch Example Using HTML Button (link verified)
- Tabs with Manual Activation (link verified)
- Vertical Temperature Slider (link verified)