If statement #3 above is passed, then:
This paragraph should have a font of normal italic bold medium sans-serif. The rule applied here is "#id1 {font: normal italic bold medium sans-serif}"
This paragraph should also have a font of normal italic bold medium sans-serif. The rule applied here is "#id2 {font-style: italic; font-variant: normal; font-weight: bold; font-size: medium; font-family: sans-serif; }". This paragraph should look like the one above.
This paragraph should have a font of monospace. This actually refers to the font family particularly; the other properties (font style, font variant, font weight, font size, and line height should all be UA-default (or their initial values).
All other properties should be UA-default. NOTE: If font-family specified is not available, UA-default will be used. To move directly to the next test, click here