mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-01 04:09:51 +01:00
4 lines
192 B
XML
4 lines
192 B
XML
<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="10" y="10" width="80" height="80" fill="red" stroke="black" stroke-width="4"/>
|
|
</svg>
|
|
<script>alert('foo');</script> |