Testing Statement #1 Below of Section 5.5.14 of CSS1 Spec

PASS CRITERIA:

If statement #1 above is passed, this paragraph should have a border left width of thin. The rule applied is "#id1 {border-left-width: thin}".

This paragraph should have a border left width of medium. The rule applied is "#id2 {border-left-width: medium}".

This paragraph should have a border left width of thick. THe rule applied is "#id3 {border-left-width: thick}".

This paragraph should have a border left width of 5px. The rule applied is "#id4 {border-left-width: 5px}".

All other properties of this page should be UA-default. Your browser should render this page similarly to this reference image or to thisreference image.