tenfourfox/dom/svg/crashtests/388712-1.svg
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
341 B
XML

<svg xmlns="http://www.w3.org/2000/svg" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<g id="s">
<rect x="0" y="0" width="75" height="75" fill="lightblue" />
<html:form><html:label/></html:form>
</g>
</defs>
<use xlink:href="#s" x="150" y="25" />
</svg>