mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
8 lines
218 B
XML
8 lines
218 B
XML
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<body>
|
|
<svg xmlns="http://www.w3.org/2000/svg" style="font-family: serif; font-size: 100px;" height="500" width="500">
|
|
<text x="10" y="200">W</text>
|
|
</svg>
|
|
</body>
|
|
</html>
|