[wpt-sync] Sync PR 20616 - Add tests for setting current time outside of the animation bounds
Categories
(Core :: DOM: Animation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20616 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20616
Details from upstream follow.
Kevin Ellis <kevers@chromium.org> wrote:
Add tests for setting current time outside of the animation bounds
The patch adds tests for setting current time outside the normal bounds
of an animation with a positive and negative playback rate. Previously,
this was only covered by unit tests and not in WPT tests.Bug: 1015083
Change-Id: I516f0f86a7f682f302658f97702198aa12bab3efReviewed-on: https://chromium-review.googlesource.com/1948802
WPT-Export-Revision: 7833c519b1d4fba35f5680c230010a38aba460d5
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 9 subtests
Status Summary
Firefox
OK : 1
PASS: 9
Chrome
OK : 1
PASS: 9
Safari
OK : 1
PASS: 9
Links
Comment 5•5 years ago
|
||
Comment 6•5 years ago
|
||
bugherder |
Description
•