Testing Statement #5 of Section 6.3 of CSS1 Spec
-
5. UAs may vary in the fidelity with which they represent these colors, but
use of sRGB provides an unambiguous and objectively measureable definition.
PASS CRITERIA:
If statement #5 above is passed, this paragraph should have a color of red.
The applied is "p {color: red}".
This h3 heading should have a color of red. Is this the "true" red?
Does it match the red of the paragraph above?
The rule applied is "h3 {color: rgb(255,0,0)}".
All other properties of this page should be UA-default.