Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/svg/crashtests/328137-1.svg
<?xml version="1.0" encoding="UTF-8"?>
<script>
function init()
{
x = document.getElementsByTagName("stop");
x[0].appendChild(x[1]);
}
window.addEventListener("load", init, false);
</script>
<radialGradient>
<stop/>
<stop/>
</radialGradient>
</svg>