HTML ordered list test
Test
- List should be announced when entering and leaving list.
- Number of list items should be announced.
- Each list item should be announced.
- Each list item should be announced with associated number.
Example
- Bread
- Cheese
Code sample
OS | Browser | NVDA 2014.4 | JAWS 16 | VoiceOver |
---|---|---|---|---|
Windows 7 | IE 11 |
"List with 2 items. 1. Bread" "2. Cheese "Out of list" |
"List with 2 items" "1. Bread" "2. Cheese "List end" |
|
Windows 7 | IE 8 |
"List with 2 items. 1. Bread" "2. Cheese "Out of list" |
"List with 2 items" "1. Bread" "2. Cheese "List end" |
|
Windows 7 | Chrome 39 |
"List with 2 items. Bread" "Cheese "Out of list" |
"List with 2 items" "1. Bread" "2. Cheese "List end" |
|
Windows 7 | Firefox 34 |
"List with 2 items. 1. Bread" "2. Cheese "Out of list" |
"List with 2 items" "1. Bread" "2. Cheese "List end" |
|
OSX 10.9 | Chrome 39 |
"List 2 items" "1. Bread" "2. Cheese "End of list" |
||
OSX 10.9 | Firefox 34 |
"List 2 items" "Bread" "Cheese "End of list" |
||
OSX 10.9 | Safari 7 |
"List 2 items" "1. Bread" "2. Cheese "End of list" |