Test case: <desc>
+ <foreignObject>
+ <ul>
According to the SVG Accessibility API Mappings (AAM), the SVG <desc>
element should provide the accessible description for its parent element. The <foreignObject>
element enables HTML content like the <ul>
element to be contained within the <desc>
element.
Test example
Test criteria
- The browser should expose the
<desc>
as the accessible description for the rectangle.
- The browser should expose the
<ul>
semantics.
- The screen reader should announce the
<ul>
semantics as part of the rectangle's accessible description.
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 |
? |