Testing Statement #9 of Section 7.0 of CSS1 Spec

PASS CRITERIA

If statement #9 above is passed, this paragraph should have the following CSS properties(from local style sheet): font of italic small caps 700 120%/120% monospace, color of red, background of yellow (gif not available) 50% repeat fixed, margin-border-padding of 5px, width and height of 10px, float left, and clear none. The rule applied is "p {font: italic small-caps 700 120%/120% monospace; color: red; background: url(any.gif) yellow 50% repeat fixed; margin: 5px; border: 5px; padding: 5px; width: 10px; height: 10px; float: left; clear: none;}". The properties from imported style sheet are: word spacing of 0.5em, letter spacing of 0.5em, text decoration of underline, vertical align of sub, text transform of capitalize, text align of right, text indent of 3em, and line height of 1.2 The rule applied is "p {word-spacing: 0.5em; letter-spacing: 0.5em; text-decoration: underline; vertical-align: sub; text-transform: capitalize; text-align: right; text-indent: 3em; line-height: 1.2;}".

The presentation of the above may be altered somewhat depending on this user agent. All CSS properties are represented here. Your browser should render this page similarly to this reference image or to thisreference image.