Test of various CSS display types for list elements. All visible elements that have a display-type of list-item are given a number. This is generally going to be LI element.
- Should be 3
- Invisible and has no item
- Should be 4
- Should not have a number
- Should be 5
- Should not have a number
- Should be 6
Should not have a number
Should be 7
- Should be 8
- Should not have a number
- Should be 10
- Should have a disc
- Should be 12
- Should have a square
- Should be 14
- Should have a circle
- Should be 16