Testing Statement #8 Below of Section 5.2.5 of CSS1 Spec

PASS CRITERIA:

If statement #8 above is passed, then:

This paragraph should have a font weight value of "400". The rule applied is "#id1 {font-weight: book}"

This paragraph should have a font weight value of "400". The rule applied is "#id2 {font-weight: normal}". This paragraph should look like the one above.

This paragraph should have a font weight value of "400". The rule applied is "#id3 {font-weight: regular}". This paragraph should look like the one above.

This paragraph should have a font weight value of "400" The rule applied is "#id4 {font-weight: roman}". This paragraph should look like the one above.

This paragraph should have a font weight value of "400" The rule applied is "#id5 {font-weight: medium}". This paragraph should look like the one above. All other properties should be UA-default. To move directly to the next test, click here