If statement #1 above is passed, then:
This paragraph should be normal font weight. The rules applied are: "#id2 {font-weight: normal}".
This paragraph should be bold font weight. The rules applied are: "#id1 {font-weight: bold}".
This paragraph should be lighter font weight. The rules applied are: "#id3 {font-weight: lighter}".
This paragraph should be bolder font weight. The rules applied are: #id4 {font-weight: bolder}".
This paragraph should have a font weight of 100 (light). The rule applied is: #id5 {font-weight: 100}".
This paragraph should have a font weight of 200 (slightly darker). The rule applied is: #id6 {font-weight: 200}".
This paragraph should have a font weight of 300 (slightly darker than above) The rule applied is: #id7 {font-weight: 300}".
This paragraph should have a font weight of 400 (somewhat darker than above). The rule applied is: #id8 {font-weight: 400}".
This paragraph should have a font weight of 500 (normal). The rule applied is: #id9 {font-weight: 500}".
This paragraph should have a font weight of 600 (darker). The rule applied is: #ida {font-weight: 600}".
This paragraph should have a font weight of 700 (darker). The rule applied is: #idb {font-weight: 700}".
This paragraph should have a font weight of 800 (still darker). The rule applied is: #idc {font-weight: 800}".
This paragraph should have a font weight of 900 (the darkest). The rule applied is: #idd {font-weight: 900}". All other properties should be UA-default. To move directly to the next test, click here