Testing Statement #3 Below of Section 5.6.2 of CSS1 Spec

PASS CRITERIA:

If statement #3 above is passed, this paragraph should have whitespace collapsed, even though there is a lot of whitespace in source. The rule applied is "#id1 {white-space: normal}".

This is a pre element.  No special CSS rules are applied here.

This paragraph should look like the pre element above (in terms of spacing). The rule applied is "#id2 {white-space: pre}".

This paragraph should go on and on, because there is not a wrap-around for this paragraph; therefore, it just goes on and on and on and on without stopping until a final period is reached at the end of the sentence.

The rule applied above is"#id3 {white-space: nowrap}". All other properties of this page should be UA-default.