If statement #1 above is passed, then:
This paragraph should be serif(first choice). The rule applied is "#id1 {font-family: serif, sans-serif}".
This paragraph should be sans-serif(first choice). The rule applied is "#id2 {font-family: sans-serif, serif}".
This paragraph should be monospace(first choice). The rule applied is "#id3 {font-family: monospace, fantasy}".
This paragraph should be cursive (first choice). The rule applied is "#id4 {font-family: cursive, monospace}".
This paragraph should be fantasy (first choice). The rule applied is "#id5 {font-family: fantasy, monospace}".
This paragraph should be gill (first choice). The rule applied is "#id6 {font-family: gill, monospace, sans-serif}".
NOTE: If first choices are not available, other choices in lists will be considered. If none are available, UA-default will be used. Some of the font families above are generic, while others are particular. All other properties of this page should be UA-default. To move directly to the next test, click here