Testing 26th Testable Statement of Sec 5.1 of CSS2 Specification
-
26. The CSS1 description of inside (for list-style-position) allowed the
interpretation that the left margin of the text was affected, rather than
the position of the bullet. In CSS2 that interpretation is ruled out.
PASS CRITERIA:
If statement #26 above is passed, then
- Level 1
The list style position above should be inside.
The rule applied is "ol {list-style-position: inside}".
The list-style position above should also be inside.
The rule applied is "ul {list-style-position: inside}".
All other properties of this page should be UA-default.