3 animation: anim
1s -
0.25s step-start paused;
10 * { zoom:
6318030279180000000; }
13 <p>PASS if no crash.
</p>
15 if (window
.testRunner
) {
16 testRunner
.dumpAsText();
17 testRunner
.waitUntilDone();
19 target
.addEventListener('animationstart', function() {
20 getComputedStyle(target
).left
;
21 if (window
.testRunner
)
22 testRunner
.notifyDone();