a elements with hrefLast updated 18 December 2015
Latest versions of 3 windows screen readers:
Latest versions of 3 browsers:
3 ways to interact with the links were tested:
The announcement of label and description for links varies across screen reader, interaction method and browser.
| test | JAWS cursor | JAWS nav key | JAWS tab key | NVDA cursor | NVDA nav key | NVDA tab key | Window Eyes cursor | Window Eyes nav key | Window Eyes tab key |
|---|---|---|---|---|---|---|---|---|---|
| 1 | "element" | "element" | "element" | "element" | "element" | "element" | "element" | "element" | "element" |
| 2 | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" |
| 3 | "element with title" |
"element with title" |
"element with title, test description" | "element with title" |
"element with title, test description" | "element with title, test description" | "element with title" |
"element with title" |
"element with title" |
| 4 | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" |
| 5 | "test label" |
"test label" |
"test label, test description" | "test label" |
"test label, test description" | "test label, test description" | "test label" |
"test label" |
"test label" |
| test | JAWS cursor | JAWS nav key | JAWS tab key | NVDA cursor | NVDA nav key | NVDA tab key | Window Eyes cursor | Window Eyes nav key | Window Eyes tab key |
|---|---|---|---|---|---|---|---|---|---|
| 1 | "element" | "element" | "element" | "element" | "element" | "element" | "element" | "element" | "element" |
| 2 | "test label" | "test label" | "test label" | "test label" | "test label" | "element with aria-label" |
"test label" | "test label" | "test label" |
| 3 | "element with title" |
"element with title" |
"element with title, test description" | "element with title" |
"element with title, test description" | "element with title, test description" | "element with title" |
"element with title" |
"element with title" |
| 4 | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" |
| 5 | "test label" |
"test label" |
"test label, test description" | "test label" |
"test label, test description" | "element with aria-label and title, test description" | "test label" |
"test label" |
"test label" |
| test | JAWS cursor | JAWS nav key | JAWS tab key | NVDA cursor | NVDA nav key | NVDA tab key | Window Eyes cursor | Window Eyes nav key | Window Eyes tab key |
|---|---|---|---|---|---|---|---|---|---|
| 1 | "element" | "element" | "element" | "element" | "element" | "element" | "element" | "element" | "element" |
| 2 | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" |
| 3 | "element with title" |
"element with title" |
"element with title, test description" | "element with title" |
"element with title" |
"element with title" |
"element with title" |
"element with title" |
"element with title" |
| 4 | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" | "test label" |
| 5 | "test label" |
"test label" |
"test label, test description" | "test label" |
"test label" |
"test label" |
"test label" |
"test label" |
"test label" |
<ol>
<li><a href="#the-a-element">element</a></li>
<li><a href="#the-a-element" aria-label="test label">element with aria-label</a></li>
<li><a href="#the-a-element" title="test description">element with title</a></li>
<li><a href="#the-a-element" title="test description"></a> empty element with title</li>
<li><a href="#the-a-element" aria-label="test label" title="test description">element with aria-label and title</a></li>
</ol>