mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07: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>
|