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/reftests/svg/smil/anim-height-done-2.svg
class="reftest-wait"
onload="setTimeAndSnapshot(2, false)" width="0%" height="0%" viewBox="0 0 100 100" preserveAspectRatio="none">
<animate attributeName="height"
from="0%" to="100%" begin="0s" dur="2s" fill="freeze"/>
<animate attributeName="width"
from="0%" to="100%" begin="0s" dur="2s" fill="freeze"/>
<script xlink:href="smil-util.js" type="text/javascript"/>
<rect width="100" height="100" fill="lime"/>
</svg>