Bug 1550190 [wpt PR 16398] - [Animation Worklet] Playing a running animation should...
commitc01dbb410125c08852f0b8c2aad5b6a3b20b4304
authorYi Gu <yigu@chromium.org>
Fri, 17 May 2019 14:39:46 +0000 (17 14:39 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 5 Jun 2019 09:26:38 +0000 (5 10:26 +0100)
tree8f50daed4e63b8b09a5d25f846112c9afb20ae58
parent0e21c84fea06984c8da20964181c4a3fad0256e2
Bug 1550190 [wpt PR 16398] - [Animation Worklet] Playing a running animation should not crash, a=testonly

Automatic update from web-platform-tests
[Animation Worklet] Playing a running animation should not crash

Upon playing a worklet animation we attach the animation to the
worklet animation controller. Playing the running animation again leads
to duplicated attaching. Rather, the second animation.play() should be
a no-op.

Change-Id: Ibc664bb8fa7fd2b1e124d1cbf2986b169a5a53c4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1572799
Commit-Queue: Yi Gu <yigu@chromium.org>
Reviewed-by: Majid Valipour <majidvp@chromium.org>
Cr-Commit-Position: refs/heads/master@{#651927}

--

wpt-commits: efc641c28b3d303fded6c5935da0142f8e41fc1d
wpt-pr: 16398
testing/web-platform/tests/animation-worklet/worklet-animation-play.https.html [moved from testing/web-platform/tests/animation-worklet/animator-animate.https.html with 53% similarity]