Testing 25th Testable Statement of Sec 5.1 of CSS2 Specification
-
25. Use of only the descendant selector may caus unexpected results.
PASS CRITERIA:
If statement #25 above is passed, then
- Level 1
The first style rule should mask the second, so that Item 2 will be lower-
alpha instead of disc.
Rules applied are "ol.alpha li {list-style: lower-alpha}", and
"ul li {list-style: disc}".
All other properties of this page should be UA-default.