26. These examples of concatenation all give larger specificity values.
PASS CRITERIA:
If statement #26 above is passed,
This emphasized text within h3 element should be red;
rule is "h3 em {color: red}".
- This item should be blue because of rule
"ul ol li.blue {color: blue}"
- This item should be green because of
rule "li.green.level {color: green}"
This paragraph should be red, because of rule
"id-x34y style="color: red" in p tag above.
This paragraph should be yellow, because of
rule "#x34y {color: yellow}".
All other properties of this page should be UA-default.