HTML5 aside element test
Test
- On <aside> elements that do include the appropriate role, the <aside> element should be announced when entering and optionally when leaving the element.
- On <aside> elements that do not include the appropriate role, the <aside> element may be announced when entering and optionally when leaving the element.
Example
Code sample
OS | Browser | NVDA 2014.4 | JAWS 16 | VoiceOver |
---|---|---|---|---|
Windows 7 | IE 11 |
"This is the aside" "Complementary landmark. This is the aside with a landmark" |
"Complementary information" "This is the aside" "Complementary information end" "Complementary information" "This is the aside with a landmark" "Complementary information end" |
|
Windows 7 | IE 8 |
"This is the aside" "Complementary landmark. This is the aside with a landmark" |
"Complementary information" "This is the aside" "Complementary information end" "Complementary information" "This is the aside with a landmark" "Complementary information end" |
|
Windows 7 | Chrome 39 |
"This is the aside" "Complementary landmark. This is the aside with a landmark" |
"Complementary information" "This is the aside" "Complementary information end" "Complementary information" "This is the aside with a landmark" "Complementary information end" |
|
Windows 7 | Firefox 34 |
"Complementary landmark. This is the aside" "Complementary landmark. This is the aside with a landmark" |
"Complementary information" "This is the aside" "Complementary information end" "Complementary information" "This is the aside with a landmark" "Complementary information end" |
|
OSX 10.9 | Chrome 39 |
"Entering group landmark. This is the aside" "Leaving group landmark" "Entering complementary landmark. This is the aside with a landmark" "Leaving complementary landmark" |
||
OSX 10.9 | Firefox 34 |
"Entering complementary landmark. This is the aside" "Leaving complementary landmark" "Entering complementary landmark. This is the aside with a landmark" "Leaving complementary landmark" |
||
OSX 10.9 | Safari 7 |
"Entering complementary landmark. This is the aside" "Leaving complementary landmark" "Entering complementary landmark. This is the aside with a landmark" "Leaving complementary landmark" |