Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!DOCTYPE html>
<html>
<title>CSS 2.1 Test Suite: text-transform</title>
<link rel="author" title="Robert O'Callahan" href="mailto:robert@ocallahan.org" />
<meta name="flags" content="" />
<body>
<span style="text-transform:lowercase">This text should be lowercased.</span>
</body>
</html>