Tutorials Bugs Masterclass Free stuff Test pages Proposals

Core tests

Advanced tests

This test

RichInStyle.com test pages: text - text-transform

  1. Uppercase.

  2. Lowercase.

  3. THis should have capitals on the first letter of each word, except for the first word, which should have the first two letters in caps.

  4. Ths should be uppercased (font-variant: normal over inherited text-transform: uppercase).

Future values test

  1. This has text-transform: uppercase; text-transform: small-caps. As a result, it should be uppercase, since small-caps isn't a valid value.