Tutorials Bugs Masterclass Free stuff Test pages Proposals

Core tests

Advanced tests

This test

RichInStyle.com tests: generic font families

General mapping test

The fonts below need not be used - the browser may map font names to whatever font it chooses. However, the ones it does choose should be interesting....

  1. This should be in the browser monospaced font.

  2. This should be in the browser cursive font.

  3. This should be in the browser serif font.

  4. This should be in the browser sans-serif font.

  5. This should be in the browser fantasy font.

Meaninglessness of multiple family test

Since many browsers do not do anything special to fantasy or cursive, it is important to test that they consider there to be two conceptual @font-face rules for these fonts - cursive, monospace for example, should be treated as cursive because matching on the five generic font families always succeeds.

  1. This should be the same as the one labeled cursive above - not monospace.

  2. This should be the same as the one labeled fantasy above - not monospace.