tenfourfox/dom/svg/crashtests/388712-1.svg

13 lines
341 B
XML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<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>