Test: APG 1.1 Checkbox Example (Two State) (NVDA/Firefox)
Expectation: group role: SHOULD convey the boundaries of the group
Property | Value |
---|---|
Support | partial |
AT Name | NVDA |
AT Version | 2019.1.1 |
Browser Name | Firefox |
Browser Version | 67 |
OS version | Windows 10 version 1903 |
Date | 2019-05-24 |
Notes |
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) | fail | "list with 4 items. check box not checked. Lettuce" | |
previous_item (up arrow) | fail | "list with 4 items. check box not checked. Sprouts" | |
next_focusable_item (Tab) | pass | "Sandwich Condiments grouping. list with 4 items. Lettuce. check box not checked" | |
previous_focusable_item (Shift + Tab) | pass | "Sandwich Condiments grouping. list with 4 items. Sprouts. check box not checked" | |
next_item (down arrow) | fail | "lout of list. heading level 2. Keyboard Support" | |
previous_item (up arrow) | fail | "out of list. heading level 3. Sandwich Condiments" |