mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 535915: Pause after seeking, for reftest snapshot, in anim-discrete-values-1.svg. (randomorange test-only change)
This commit is contained in:
parent
e3646615a4
commit
a534234e6f
@ -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 |
Loading…
Reference in New Issue
Block a user