Testing Seventh Testable Statement of Sec 12.5 of CSS2 Specification
-
7. The list items below will be properly numbered.
PASS CRITERIA:
If statement #7 above is passed, then
List
-
First list
-
Second list
Rules applied are "ol { counter-reset: item }",
"li { display: block }",
"li:before {content: counter(item) ". "; counter-increment: item }
All other properties of this page should be UA-default.