2007-03-22 16:01:14 -07:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2010-01-27 15:46:49 -08:00
|
|
|
<title>CSS 2.1 Test Suite: text-transform</title>
|
|
|
|
<link rel="author" title="Robert O'Callahan" href="mailto:robert@ocallahan.org" />
|
|
|
|
<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" />
|
|
|
|
<link rel="help" href="http://www.w3.org/TR/CSS21/text.html#caps-prop" />
|
|
|
|
<meta name="flags" content="" />
|
2010-03-08 02:11:11 -08:00
|
|
|
<body style="letter-spacing:2px">
|
2007-03-22 16:01:14 -07:00
|
|
|
T<span style="text-transform:capitalize">his text should be capitalized.</span>
|
|
|
|
</body>
|
|
|
|
</html>
|