mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-09-29 21:13:57 +02:00
Update testdata/test1.svg
This commit is contained in:
4
testdata/test1.svg
vendored
4
testdata/test1.svg
vendored
@@ -1,8 +1,8 @@
|
||||
<svg width="200" height="100" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" onload="alert(3)">
|
||||
<rect onclick="alert(4)" width="190" height="90" style="fill:rgb(0,0,0);stroke-width:5;stroke:rgb(255,255,255)" />
|
||||
<script>
|
||||
// <![CDATA[
|
||||
<![CDATA[
|
||||
alert(2);
|
||||
// ]]>
|
||||
]]>
|
||||
</script><use xlink:href="data:application/xml;base64,PHN2ZyBpZD0ndGVzdCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluaycgd2lkdGg9JzEwMCcgaGVpZ2h0PScxMDAnPgo8aW1hZ2UgaHJlZj0iMSIgb25lcnJvcj0iYWxlcnQoMSkiIC8+Cjwvc3ZnPg==#test"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 589 B After Width: | Height: | Size: 583 B |
Reference in New Issue
Block a user