Testing Statement #9 Below of Section 5.2.5 of CSS1 Spec

PASS CRITERIA:

If statement #9 above is passed, then:

This paragraph is light (font weight value 100). The rule applied is "#id5 {font-weight: 100}"

This paragraph is slightly darker than above (font weight value 200). The rule applied is '#id6 {font-weight: 200}"

This paragraph is slightly darker than above (font weight value 300). The rule applied is "#id7 {font-weight: 300}"

This paragraph is slightly darker than above (font weight value 400). The rule applied is "#id8 {font-weight: 400}"

This paragraph is slightly darker than above (font weight value 500). The rule applied is "#id9 {font-weight: 500}"

This paragraph is slightly darker than above (font weight value 600). The rule applied is "#ida {font-weight: 600}"

This paragraph is slightly darker than above (font weight value 700). The rule applied is "#idb {font-weight: 700}"

This paragraph is slightly darker than above (font weight value 800). The rule applied is "#idc {font-weight: 800}"

This paragraph is slightly darker than above (font weight value 900). The rule applied is "#idd {font-weight: 900}" All other properties should be UA-default. To move directly to the next test, click here