Testing Ninth Testable Statement of Sec 1.0 of CSS1 Specification

PASS CRITERIA:

If statement #9 above is passed, then:

This paragraph should be green sans-serif. The rule "#id1 {color: green; font-family: sans-serif;}" is applied here. All other properties are UA-default.

This paragraph should be red monospace. The rule "#id2 {color: red;font-family: monospace;}" is applied here. All other properties are UA-default.

This paragraph should be yellow background with 10pt font size. The rule "#id3 {background: yellow; font-size: 10pt;}" is applied here. All other properties are UA-default.

This paragraph should be lime background with 20pt font size. The rule #id4 {background: lime; font-size: 20pt;}" is applied here. All other properties are UA-default.

This paragraph should have oblique font style and 900 font weight. The rule applied here is "{#id5 {font-style: oblique; font-weight: 900;}". All other properties are UA-default.

This paragraph should have italic font style and 100 font weight. The rule applied here is "{#id6 {font-style: italic; font-weight: 100;}". All other properties are UA-default.

Paragraphs 1-2, 3-4, and 5-6 above each define properties from the CSS1 specification and possible values of those properties. There are more of each. To move directly to the next test, click here. (NOTE: This test may be shortened in future)