blob: 8467513ca89d9e39565433d6f6988fb041f34a4a [file] [log] [blame]
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
onload="setTimeAndSnapshot(5)">
<script xlink:href="../smil-util.js" type="text/javascript"/>
<rect width="100" height="100" fill="red">
<set attributeName="fill" to="green" dur="1s" repeatDur="indefinite"/>
</rect>
</svg>