Testing Statement #4 Below of Section 5.5.25 of CSS1 Spec

PASS CRITERIA:

If statement #4 above is passed, this paragraph should be floated to the left. The rule applied is "#id1 {float: left}".

This paragraph should appear in UA-default position. The rule applied is "#id2 {float: none}".

This paragraph should be floated to the right. The rule applied is "#id3 {float: right}".

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