25. Concatenating the three numbers a-b-c gives the specificity.
PASS CRITERIA:
If statement #25 above is passed,
then everything on this page should be red (except for more specific
selectors), because of rule
"* {color: red}".
- This item should be blue because of inline rule
"li {color: blue}"
- This item should be green because of rule
"ul li {color: green}"
- This item should be yellow because of rule
"ul ol li {color: yellow}"
All other properties of this page should be UA-default.