Testing Statement #13 Below of Section 5.2.5 of CSS1 Spec

PASS CRITERIA:

If statement #13 above is passed, then:

This paragraph should be lighter. This is one weight in the family. The rule applied is "#id1 {font-weight: lighter}"

This paragraph should be bolder. This is another weight in the family. The rule applied is '#id2 {font-weight: bolder}"

This paragraph should be bold. This is yet another weight in the family. The rule applied is "#id3 {font-weight: bold}"

This paragraph should be normal. This is still another weight in the family. The rule applied is "#id4 {font-weight: normal}" Since there are only four values of font weight above, other values may be supplied by UA default. All other properties should be UA-default. To move directly to the next test, click here