Testing 7th Testable Statement of Sec 16.6 of CSS2 Specification
-
7. Another example of white space below.
PASS CRITERIA:
This pre element should have white space of pre.
The rule applied is "pre {white-space: pre}".
This paragraph should have white-space of normal.
The rule applied is "p {white-space: normal}".
This is a very long sentence, which is part of an h3 element, and this sentence
should not wrap around to the next line, since the white space option of nowrap
is turned on, so the sentence should keep going and going.
The rule applied to h3 element above is "h3 {white-space: nowrap}".
All other properties of this page should be UA-default.