Testing 19th Testable Statement of Sec 5.1 of CSS2 Specification
-
19. Markers are created before and after list items.
PASS CRITERIA:
If statement #19 above is passed, then
- This is the first item.
- This is the second item.
- This is the third item.
should have divided lines and green oval buttons before and after.
The rules applied are "LI:before {display: marker; content: url(ovalbbut.gif);
}".
Also "LI:after {display: marker; content: url(ovalbbut.gif);}".
All other properties of this page should be UA-default.