Test case: <text>
+ aria-labelledby
According to the SVG Accessibility API Mappings (AAM), the <text>
element should map to the group
role with platform accessibility API specific mappings corresponding to the HTML <p>
element. This test case uses the aria-labelledby
attribute to make the <title>
element the accessible name for the <svg>
element.
Test criteria
- The browser should expose the
<text>
element with id="theText"
(tequila) as the accessible name for the <svg>
element.
- The screen reader should use the content of the
<text>
element with id="theText"
(tequila) as the accessible name for the <svg>
element.
Test results
Browser test results
|
Chrome 46 (IA2) |
Edge Win10.1024 (UIA) |
Firefox 42 (IA2) |
IE 11 (MSAA) |
Safari 9 (NSAP) |
***Element/attribute*** |
? |
? |
? |
? |
? |
Screen reader test results
|
Chrome 46 |
Edge Win10.1024 |
Firefox 42 |
IE 11 |
Safari 9 |
Jaws 17 |
? |
? |
? |
? |
N/A |
Narrator Win10.1024 |
N/A |
? |
N/A |
? |
N/A |
NVDA 2015.4 |
? |
? |
? |
? |
N/A |
Orca ? |
N/A |
N/A |
? |
N/A |
N/A |
VoiceOver OSX10.11 |
? |
N/A |
? |
N/A |
? |