Test case: <defs> + <use> + aria-labelledby
The <defs> element should not be exposed by the browser. The <use> element clones content defined within the <defs> element. The aria-labelledby attribute provides an accessible name for the element it is associated with.
Test example
Test criteria
- The browser should expose "Rectangle" as the accessible name for the rectangle.
- The screen reader should announce "Rectangle" as the accessible name for the rectangle.
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 |
? |