Testing Statement #1 Below of Section 5.4.1 of CSS1 Spec
-
1. The value of "word-spacing" is "normal | length".
PASS CRITERIA:
If statement #1 above is passed, this paragraph should have a word spacing
of 0.4em. The rule applied is "p {word-spacing: 0.4em}".
THis h3 heading should have a word spacing of normal.
The rule applied is "h3 {word-spacing: normal}".
All other properties of this page should be UA-default.
To move to the next test, click here