Testing Second Testable Statement of Section 3.0 of CSS1 Spec

PASS CRITERIA:

If statement #2 above is passed, this paragraph should be gray. The rule applied is "P {color: gray}". All other properties are UA- default. This rule would override any similar imported style sheet rule.

This paragraph (from imported style sheet) should be green serif. The imported rule applied is "id3 {color: green; font-family: serif;}". All other properties are UA-default.

This paragraph (from imported style sheet) should be blue monospace. The imported rule applied is "id4 {color: blue; font-family: monospace;}". All other properties are UA-default. All of the partial style sheets are combined as described above. To move directly to the next test, click here