Test: HTML description list with wrapped groups test (NVDA/Chrome)
Expectation: dl element (description list): MUST convey the boundaries of the element
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2021.1 |
| Browser Name | Chrome |
| Browser Version | 92 |
| OS version | Windows 10 version 21h1 |
| Date | 2021-08-07 |
| 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) | pass | "list with 6 items. Green" | |
| next_item (down arrow) | pass | "out of list. Some other content." | |
| previous_item (up arrow) | pass | "list with 6 items. And possibly white" | |
| previous_item (up arrow) | pass | "out of list, these colors match well together" |