Testing Tenth Testable Statement of Sec 5.4 of CSS2 Specification
-
10. A type selector matches the name of a document langauge element type.
PASS CRITERIA:
If statement #10 above is passed, then
this h3 heading should have a color of red.
The type selector is "h3 {color: red}".
All other properties of this page should be UA-default.