Testing Statement #1 Below of Section 5.5.26 of CSS1 Spec

PASS CRITERIA:

If statement #1 above is passed, this paragraph should allow floating elements on all sides. The rule applied is "#id1 {clear: none}".

This paragraph should not allow floating elements on the left. The rule applied is "#id2 {clear: left}".

This paragraph should not allow floating elements on the right. The rule applied is "#id3 {clear: right}".

This paragraph should not allow floating elements on left or right. THe rule applied is "#id4 {clear: right}".

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