Bug 535915: Pause after seeking, for reftest snapshot, in anim-discrete-values-1.svg. (randomorange test-only change)

This commit is contained in:
Daniel Holbert 2010-01-25 10:33:58 -08:00
parent e3646615a4
commit a534234e6f

View File

@ -1,7 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
class="reftest-wait"
onload="setTimeAndSnapshot(2.5, false)">
onload="setTimeAndSnapshot(2.5, true)">
<script xlink:href="smil-util.js" type="text/javascript"/>
<rect x="15" y="15" width="200" height="50" fill="blue">
<animate attributeName="height" calcMode="discrete"

Before

Width:  |  Height:  |  Size: 425 B

After

Width:  |  Height:  |  Size: 424 B