Testing Statement #3 Below of Section 5.5.11 of CSS1 Spec

PASS CRITERIA:

NOTE: border-style of dashed applies to all cases below.

If statement #3 above is passed, this paragraph should have a border top width of thin (UA-dependent). The rule applied is "#id1 {border-top-width: thin}".

This paragraph should have a border top width of medium (UA-dependent); it should have a larger border top than the paragraph above. The rule applied is "#id2 {border-top-width: medium}".

This paragraph should have a border top width of thick (UA-dependent); it should have a larger border top than the paragraph above. The rule applied is '#id3 {border-top-width: thick}".

All other properties of this page should be UA-default.