Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset=utf-8>
<title>Reference: text-transform with SVG text</title>
<p>Test passes if the greeting below is in <b>ALL-UPPERCASE</b>:</p>
<svg><text y="50">HELLO, WORLD!</text></svg>