Testing Statement #6 Below of Section 5.2.2 of CSS1 Spec

PASS CRITERIA:

If statement #6 above is passed, then:

This paragraph should be serif; this is a generic font family. The rule applied is "#id1 {font-family: serif}".

This paragraph should be sans-serif; this is a generic font family. The rule applied is "#id2 {font-family: sans-serif}".

This paragraph should be cursive; this is a generic font family. The rule applied is "#id3 {font-family: cursive}".

This paragraph should be fantasy; this is a generic font family. The rule applied is "#id4 {font-family: fantasy}".

This paragraph should be monospace; this is a generic font family. The rule applied is "#id5 {font-family: monospace}". All other properties of this page should be UA-default. NOTE: If none of values above are available, UA-default values will be used. To move directly to the next test, click here