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/478128-1.svg
<script type="text/javascript">
function boom()
{
document.documentElement.style.columnCount = '15';
}
window.onload = function() { setTimeout(boom, 20); };
</script>
<foreignObject width="50" height="50" filter="url(#f1)"/>
<filter id="f1"/>
</svg>