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/style/crashtests/652976-1.svg
<script>
window.addEventListener("load", function() {
setTimeout(function() {
document.getElementById("a").style.MozAnimationName = "a";
}, 0);
}, false);
</script>
<rect id="a"><animate attributeName="fill" by="#AAF573"/></rect>
</svg>