Test: APG 1.1 Checkbox Example (Two State) (JAWS/IE)
Expectation: aria-labelledby attribute: MUST contribute to the accessible name - applied to the group role
| Property | Value |
|---|---|
| Support | yes |
| AT Name | JAWS |
| AT Version | 2019.1904.60 |
| Browser Name | IE |
| Browser Version | 11.134 |
| OS version | Windows 10 version 1903 |
| Date | 2019-05-27 |
| Notes | Pressing the TAB or SHIFT+TAB keys to focus the first (or last) checkbox in the group caused the group label to be announced |
Commands and Output
These are specific commands used to access the target element in the test, along with the resulting output.
| Command | Result | Output | Notes |
|---|---|---|---|
| next_item (Down arrow) | pass | "Group Start, Sandwich Condiments" | |
| previous_item (Up arrow) | pass | "Group Start, Sandwich Condiments" | |
| next_focusable_item (Tab) | pass | "Sandwich Condiments, Lettuce checkbox not checked" | |
| previous_focusable_item (Shift + Tab) | pass | "Sandwich Condiments, Sprouts checkbox not checked" |