small-caps-1.html (434B)
1 <!DOCTYPE HTML> 2 <html> 3 <title>CSS 2.1 Test Suite: text-transform</title> 4 <link rel="author" title="Robert O'Callahan" href="mailto:robert@ocallahan.org" /> 5 <link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" /> 6 <link rel="help" href="http://www.w3.org/TR/CSS21/text.html#caps-prop" /> 7 <meta name="flags" content="" /> 8 <body style="font-variant:small-caps; font-size:100px;">Aa</body> 9 </html>