Testing Statement #3 Below of Section 5.2.1 of CSS1 Spec

PASS CRITERIA

If statement #3 above is passed, then:

This paragraph should have a font family of UA-default. The rule applied is "#id1 {font: }" (default value).

This paragraph has a font family of sans-serif, a font style of italic, a font variant of small-caps, a font weight of bold, a font size of 12pt, and a font of null (default choice). The matching of the UA should have been successful against all of these properties.

This paragraph has a font family of cursive, a font style of italic, a font variant of small-caps, a font weight of bold, a font size of 12pt, and a font of null (default choice). The matching of the UA should have been successful against all of these properties.

This paragraph has a font family of fantasy, a font style of italic, a font variant of small-caps, a font weight of bold, a font size of 12pt, and a font of null (default choice). The matching of the UA should have been successful against all of these properties.

This paragraph has a font family of monospace, a font style of italic, a font variant of small-caps, a font weight of bold, a font size of 12pt, and a font of null (default choice). To move directly to the next test, click here