Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/svg/smil/reftest.list
class="reftest-wait"
onload="setTimeAndSnapshot(2.5, false)">
<script xlink:href="smil-util.js" type="text/javascript"/>
<rect x="20" y="20" width="190" height="190"
fill="rgb(0,0,255)" stroke="rgb(255,0,0)" stroke-width="10">
<animateColor attributeName="stroke"
from="rgb(255,0,0)" to="rgb(0,0,255)"
begin="0s" dur="2s" fill="freeze"/>
</rect>
</svg>