Test: HTML links example 5 - A link that wraps many elements (NVDA/Firefox)
Expectation: hyperlink element: MUST convey its role
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2019.1.1 |
| Browser Name | Firefox |
| Browser Version | 68 |
| OS version | Windows 10 version 1903 |
| Date | 2019-07-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) | pass | "link, Heading level 3, tablet 9000!" (each down arrow press announces a line of text within the link along with the the link role) | |
| next_focusable_item (Tab) | pass | "tablet 9000! heading level 3, <rest of text>, link" |