<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">This should not crash, but display an error document.</text> | |
<style id="crash"></style> | |
<use xlink:href="#crash" /> | |
<junk> | |
</svg> |