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/dom/smil/crashtests/554141-1.svg
onload="
document.documentElement.pauseAnimations();
document.documentElement.setCurrentTime(0);
document.getElementById('b').removeAttribute('begin');
document.getElementById('a').setAttribute('dur', '1s')">
<rect>
<animate attributeName="y" attributeType="XML" id="a"/>
<animate attributeName="fill" attributeType="CSS" id="b"
begin="a.end" dur="2s"/>
</rect>
</svg>