Test: APG 1.1 Checkbox Example (Two State) (VoiceOver (macOS)/Safari)
Expectation: aria-checked attribute: MUST convey the "false" value - applied to the checkbox role
| Property | Value |
|---|---|
| Support | yes |
| AT Name | VoiceOver (macOS) |
| AT Version | 10.14.5 |
| Browser Name | Safari |
| Browser Version | 12.1.1 |
| OS version | 10.14.5 |
| 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 (VO + Right arrow) | pass | "Lettuce, unchecked, checkbox" | |
| previous_item (VO + Left Arrow) | pass | "Lettuce, unchecked, checkbox" | |
| next_focusable_item (Tab) | pass | "Lettuce, unchecked, checkbox, Sandwich Condiments group" | |
| previous_focusable_item (Shift + Tab) | pass | "Lettuce, unchecked, checkbox" |