Testing Statement #6 Below of Section 5.4.5 of CSS1 Spec
-
6. CSS1 core: UAs may ignore "text-transform" (i.e., treat it as "none") for
characters that are not from the Ltin-1 repretoire and for elements in languages
for which the transformation is different from that specified by the case-
conversion tables of Unicode.
PASS CRITERIA:
If statement #6 above is passed, this paragraph should have letters
uppercase, or have no transformation (none) if the characters are from
the groups specified above.
The rule stated is "p {text-transform: uppercase}".
(NOTE: THIS NEEDS A BETTER TEST)
All other properties of this page should be UA-default.