blob: 6c61413ae336a3ecf88af54cbf0184a39794c9f0 [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<text y="20">PASS: This should not crash.</text>
<set id="set"/>
<use id="use" xlink:href="#set">x</use>
<use xlink:href="#use"/>
</svg>