Back to home

HTML ordered list test

Test

Example

  1. Bread
  2. Cheese

Code sample

<ol>
	<li>Bread</li>
	<li>Cheese</li>
</ol>
Support chart
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"

Bottom of page - Back to home