Files
SnapOtter/tests/fixtures/security/svg-data-uri.svg
T

6 lines
146 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg">
<a href="data:text/html,<script>alert(1)</script>">
<rect width="100" height="100"/>
</a>
</svg>