AT | Browser | Has Support | Output |
---|
Dragon Naturally Speaking | Chrome | not applicable | - |
JAWS | Chrome | yes | - Result: (pass)
Test Case: Use r (Next region) to navigate forward to `role="navigation"`- Launch JAWS and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
r (Next region)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation region"
- Result: (pass)
Test Case: Use Ctrl + Insert + r (List regions) to navigate forward to `role="navigation"`- Launch JAWS and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Ctrl + Insert + r (List regions)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: List of regions includes "Navigation"
- Result: (pass)
Test Case: Use Tab (Read next focusable item) to navigate forward to `role="navigation" > button`- Launch JAWS and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Tab (Read next focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation region, nav button 1, button"
- Result: (pass)
Test Case: Use Shift + Tab (Read previous focusable item) to navigate backwards to `role="navigation" > button`- Launch JAWS and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Shift + Tab (Read previous focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation region, nav button 2, button"
- Result: (pass)
Test Case: Use Down arrow (Read next item) to navigate forward to the start of `role="navigation"`- Launch JAWS and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Down arrow (Read next item)- After issuing the command, virtual focus should be: start of target
- Record results for the relevant expectations
- Output: "Navigation region"
- Result: (pass)
Test Case: Use Up arrow (Read previous item) to navigate backwards to the end of `role="navigation"`- Launch JAWS and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Up arrow (Read previous item)- After issuing the command, virtual focus should be: end of target
- Record results for the relevant expectations
- Output: "Navigation region end"
|
JAWS | Edge | yes | - Result: (pass)
Test Case: Use r (Next region) to navigate forward to `role="navigation"`- Launch JAWS and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
r (Next region)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation region"
- Result: (pass)
Test Case: Use Ctrl + Insert + r (List regions) to navigate forward to `role="navigation"`- Launch JAWS and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Ctrl + Insert + r (List regions)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: List of regions includes "Navigation"
- Result: (pass)
Test Case: Use Tab (Read next focusable item) to navigate forward to `role="navigation" > button`- Launch JAWS and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Tab (Read next focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation region, nav button 1, button"
- Result: (pass)
Test Case: Use Shift + Tab (Read previous focusable item) to navigate backwards to `role="navigation" > button`- Launch JAWS and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Shift + Tab (Read previous focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation region, nav button 2, button"
- Result: (pass)
Test Case: Use Down arrow (Read next item) to navigate forward to the start of `role="navigation"`- Launch JAWS and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Down arrow (Read next item)- After issuing the command, virtual focus should be: start of target
- Record results for the relevant expectations
- Output: "Navigation region"
- Result: (pass)
Test Case: Use Up arrow (Read previous item) to navigate backwards to the end of `role="navigation"`- Launch JAWS and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Up arrow (Read previous item)- After issuing the command, virtual focus should be: end of target
- Record results for the relevant expectations
- Output: "Navigation region end"
|
JAWS | Firefox | yes | - Result: (pass)
Test Case: Use r (Next region) to navigate forward to `role="navigation"`- Launch JAWS and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
r (Next region)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation region"
- Result: (pass)
Test Case: Use Ctrl + Insert + r (List regions) to navigate forward to `role="navigation"`- Launch JAWS and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Ctrl + Insert + r (List regions)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: List of regions includes "Navigation"
- Result: (pass)
Test Case: Use Tab (Read next focusable item) to navigate forward to `role="navigation" > button`- Launch JAWS and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Tab (Read next focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation region, nav button 1, button"
- Result: (pass)
Test Case: Use Shift + Tab (Read previous focusable item) to navigate backwards to `role="navigation" > button`- Launch JAWS and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Shift + Tab (Read previous focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation region, nav button 2, button"
- Result: (pass)
Test Case: Use Down arrow (Read next item) to navigate forward to the start of `role="navigation"`- Launch JAWS and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Down arrow (Read next item)- After issuing the command, virtual focus should be: start of target
- Record results for the relevant expectations
- Output: "Navigation region"
- Result: (pass)
Test Case: Use Up arrow (Read previous item) to navigate backwards to the end of `role="navigation"`- Launch JAWS and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Up arrow (Read previous item)- After issuing the command, virtual focus should be: end of target
- Record results for the relevant expectations
- Output: "Navigation region end"
|
Narrator | Edge | yes | - Result: (pass)
Test Case: Use d (Next landmark) to navigate forward to `role="navigation"`- Launch Narrator and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
d (Next landmark)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation landmark"
- Result: (pass)
Test Case: Use Narrator + F5 (List landmarks) to navigate forward to `role="navigation"`- Launch Narrator and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Narrator + F5 (List landmarks)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: List of regions includes "Navigation"
- Result: (fail)
Test Case: Use Tab (Read next focusable item) to navigate forward to `role="navigation" > button`- Launch Narrator and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Tab (Read next focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Nav button 1, button"
- Grading note: This command may be expected to fail. This result simply indicates that it did not yield support.
- Result: (fail)
Test Case: Use Shift + Tab (Read previous focusable item) to navigate backwards to `role="navigation" > button`- Launch Narrator and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Shift + Tab (Read previous focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Nav button 2, button"
- Grading note: This command may be expected to fail. This result simply indicates that it did not yield support.
- Result: (fail)
Test Case: Use Down arrow (Jump to next item (scan mode)) to navigate forward to the start of `role="navigation"`- Launch Narrator and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Down arrow (Jump to next item (scan mode))- After issuing the command, virtual focus should be: start of target
- Record results for the relevant expectations
- Output: "This is the start of an unnamed navigation role container"
- Grading note: This command may be expected to fail. This result simply indicates that it did not yield support.
- Result: (fail)
Test Case: Use Up arrow (Jump to previous item (scan mode)) to navigate backwards to the end of `role="navigation"`- Launch Narrator and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Up arrow (Jump to previous item (scan mode))- After issuing the command, virtual focus should be: end of target
- Record results for the relevant expectations
- Output: "This is the end of an unnamed navigation role container"
- Grading note: This command may be expected to fail. This result simply indicates that it did not yield support.
|
NVDA | Chrome | yes | - Result: (pass)
Test Case: Use d (Next landmark) to navigate forward to `role="navigation"`- Launch NVDA and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
d (Next landmark)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation landmark, This is the start of an unnamed navigation role container"
- Result: (pass)
Test Case: Use NVDA + F7 (Open Elements List) to navigate forward to `role="navigation"`- Launch NVDA and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
NVDA + F7 (Open Elements List)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: Landmarks elements list includes "navigation"
- Result: (pass)
Test Case: Use Tab (Read next focusable item) to navigate forward to `role="navigation" > button`- Launch NVDA and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Tab (Read next focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation landmark, Nav button 1, button"
- Result: (pass)
Test Case: Use Shift + Tab (Read previous focusable item) to navigate backwards to `role="navigation" > button`- Launch NVDA and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Shift + Tab (Read previous focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation landmark, Nav button 2, button"
- Result: (pass)
Test Case: Use down arrow (Read next item) to navigate forward to the start of `role="navigation"`- Launch NVDA and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
down arrow (Read next item)- After issuing the command, virtual focus should be: start of target
- Record results for the relevant expectations
- Output: "Navigation landmark, This is the start of an unnamed navigation role container"
- Result: (pass)
Test Case: Use up arrow (Read previous item) to navigate backwards to the end of `role="navigation"`- Launch NVDA and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
up arrow (Read previous item)- After issuing the command, virtual focus should be: end of target
- Record results for the relevant expectations
- Output: "Navigation landmark, This is the end of an unnamed navigation role container"
|
NVDA | Edge | yes | - Result: (pass)
Test Case: Use d (Next landmark) to navigate forward to `role="navigation"`- Launch NVDA and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
d (Next landmark)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation landmark, This is the start of an unnamed navigation role container"
- Result: (pass)
Test Case: Use NVDA + F7 (Open Elements List) to navigate forward to `role="navigation"`- Launch NVDA and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
NVDA + F7 (Open Elements List)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: Landmarks elements list includes "navigation"
- Result: (pass)
Test Case: Use Tab (Read next focusable item) to navigate forward to `role="navigation" > button`- Launch NVDA and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Tab (Read next focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation landmark, Nav button 1, button"
- Result: (pass)
Test Case: Use Shift + Tab (Read previous focusable item) to navigate backwards to `role="navigation" > button`- Launch NVDA and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Shift + Tab (Read previous focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation landmark, Nav button 2, button"
- Result: (pass)
Test Case: Use down arrow (Read next item) to navigate forward to the start of `role="navigation"`- Launch NVDA and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
down arrow (Read next item)- After issuing the command, virtual focus should be: start of target
- Record results for the relevant expectations
- Output: "Navigation landmark, This is the start of an unnamed navigation role container"
- Result: (pass)
Test Case: Use up arrow (Read previous item) to navigate backwards to the end of `role="navigation"`- Launch NVDA and Edge.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
up arrow (Read previous item)- After issuing the command, virtual focus should be: end of target
- Record results for the relevant expectations
- Output: "Navigation landmark, This is the end of an unnamed navigation role container"
|
NVDA | Firefox | yes | - Result: (pass)
Test Case: Use d (Next landmark) to navigate forward to `role="navigation"`- Launch NVDA and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
d (Next landmark)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation landmark, This is the start of an unnamed navigation role container"
- Result: (pass)
Test Case: Use NVDA + F7 (Open Elements List) to navigate forward to `role="navigation"`- Launch NVDA and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
NVDA + F7 (Open Elements List)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: Landmarks elements list includes "navigation"
- Result: (pass)
Test Case: Use Tab (Read next focusable item) to navigate forward to `role="navigation" > button`- Launch NVDA and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Tab (Read next focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation landmark, Nav button 1, button"
- Result: (pass)
Test Case: Use Shift + Tab (Read previous focusable item) to navigate backwards to `role="navigation" > button`- Launch NVDA and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Shift + Tab (Read previous focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Navigation landmark, Nav button 2, button"
- Result: (pass)
Test Case: Use down arrow (Read next item) to navigate forward to the start of `role="navigation"`- Launch NVDA and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
down arrow (Read next item)- After issuing the command, virtual focus should be: start of target
- Record results for the relevant expectations
- Output: "Navigation landmark, This is the start of an unnamed navigation role container"
- Result: (pass)
Test Case: Use up arrow (Read previous item) to navigate backwards to the end of `role="navigation"`- Launch NVDA and Firefox.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
up arrow (Read previous item)- After issuing the command, virtual focus should be: end of target
- Record results for the relevant expectations
- Output: "Navigation landmark, This is the end of an unnamed navigation role container"
|
Orca | Firefox | unknown | - |
TalkBack | Chrome | yes | - Result: (pass)
Test Case: Use swipe down after changing the reading control to 'landmarks' (alt+D) (Next landmark) to navigate forward to `role="navigation"`- Launch TalkBack and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
swipe down after changing the reading control to 'landmarks' (alt+D) (Next landmark)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "navigation, This is the start of an unnamed navigation role container, List, This is the end of an unnamed navigation role container"
- Result: (fail)
Test Case: Use Swipe right (or alt+right arrow) (Read next item) to navigate forward to the start of `role="navigation"`- Launch TalkBack and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Swipe right (or alt+right arrow) (Read next item)- After issuing the command, virtual focus should be: start of target
- Record results for the relevant expectations
- Output: "This is the start of an unnamed navigation role container"
- Grading note: This command may be expected to fail. This result simply indicates that it did not yield support.
- Result: (fail)
Test Case: Use Swipe left (or alt+left arrow) (Read previous item) to navigate backwards to the end of `role="navigation"`- Launch TalkBack and Chrome.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Swipe left (or alt+left arrow) (Read previous item)- After issuing the command, virtual focus should be: end of target
- Record results for the relevant expectations
- Output: "This is the end of an unnamed navigation role container"
- Grading note: This command may be expected to fail. This result simply indicates that it did not yield support.
|
Voice Access (Android) | Chrome | not applicable | - |
Voice Control (iOS) | Safari | not applicable | - |
Voice Control (MacOS) | Safari | not applicable | - |
VoiceOver (iOS) | Safari | yes | - Result: (pass)
Test Case: Use Swipe down (next landmark (correct item type must be selected)) to navigate forward to `role="navigation"`- Launch VoiceOver (iOS) and Safari.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Swipe down (next landmark (correct item type must be selected))- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "This is the start of an unnamed navigation role container, navigation, landmark"
- Result: (pass)
Test Case: Use Swipe Right (Next item) to navigate forward to the start of `role="navigation"`- Launch VoiceOver (iOS) and Safari.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Swipe Right (Next item)- After issuing the command, virtual focus should be: start of target
- Record results for the relevant expectations
- Output: "This is the start of an unnamed navigation role container, navigation, landmark"
- Result: (pass)
Test Case: Use Swipe Left (Previous item) to navigate backwards to the end of `role="navigation"`- Launch VoiceOver (iOS) and Safari.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Swipe Left (Previous item)- After issuing the command, virtual focus should be: end of target
- Record results for the relevant expectations
- Output: "This is the end of an unnamed navigation role container, end, navigation"
|
VoiceOver (macOS) | Safari | yes | - Result: (pass)
Test Case: Use VO + U (Open Rotor) to navigate forward to `role="navigation"`- Launch VoiceOver (macOS) and Safari.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
VO + U (Open Rotor)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: Landmarks elements list includes "navigation"
- Result: (pass)
Test Case: Use Tab (Read next focusable item) to navigate forward to `role="navigation" > button`- Launch VoiceOver (macOS) and Safari.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Tab (Read next focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Nav button 1, button, navigation"
- Result: (pass)
Test Case: Use Shift + Tab (Read previous focusable item) to navigate backwards to `role="navigation" > button`- Launch VoiceOver (macOS) and Safari.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" > button - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
Shift + Tab (Read previous focusable item)- After issuing the command, virtual focus should be: target
- Record results for the relevant expectations
- Output: "Nav button 2, button, navigation"
- Result: (pass)
Test Case: Use VO + Right arrow (Read next item) to navigate forward to the start of `role="navigation"`- Launch VoiceOver (macOS) and Safari.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: before target
- Keyboard focus is: before target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
VO + Right arrow (Read next item)- After issuing the command, virtual focus should be: start of target
- Record results for the relevant expectations
- Output: "navigation"
- Result: (pass)
Test Case: Use VO + Left Arrow (Read previous item) to navigate backwards to the end of `role="navigation"`- Launch VoiceOver (macOS) and Safari.
- Navigate to the test page.
- Find the target element(s) that you will test against. Identify all elements that match this selector:
role="navigation" - If multiple elements match the selector, repeat this test for all instances. However, choose a single instance to report against. If you feel that the selector should be more specific, please open a GitHub Issue.
- Position and configure the screen reader so that the following conditions are met
- Virtual focus is: after target
- Keyboard focus is: after target
- Mode is: auto (do not explicitly change the mode)
- Issue the command:
VO + Left Arrow (Read previous item)- After issuing the command, virtual focus should be: end of target
- Record results for the relevant expectations
- Output: "end of, navigation"
|
Windows Speech Recognition | Edge | not applicable | - |
Windows Speech Recognition | Chrome | not applicable | - |
Windows Voice Access | Edge | not applicable | - |
Windows Voice Access | Chrome | not applicable | - |
Windows Keyboard | Chrome | not applicable | - |
Windows Keyboard | Firefox | not applicable | - |
Windows Keyboard | Edge | not applicable | - |
Mac Keyboard | Chrome | not applicable | - |
Mac Keyboard | Safari | not applicable | - |
iOS Keyboard | Safari | not applicable | - |
Android Keyboard | Chrome | not applicable | - |