Closed
Bug 1605667
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 20905 - [web-animations] Fix test in setting-the-playbackrate-of-an-animation.html
Categories
(Core :: DOM: Animation, task, P4)
Core
DOM: Animation
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 20905 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/20905
Details from upstream follow.
Brian Birtles <birtles@gmail.com> wrote:
[web-animations] Fix test in setting-the-playbackrate-of-an-animation.html
This test assumes that
currentTime
will not change after waiting for
ready
but the spec does not require that so this patch inverts these two
lines.
Assignee | ||
Updated•5 years ago
|
Component: web-platform-tests → DOM: Animation
Product: Testing → Core
Assignee | ||
Comment 1•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=2a2490e5683964d5ad15265d155d785ae8ce1d5d
Assignee | ||
Comment 2•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 8 subtests
Status Summary
Firefox
OK : 1
PASS: 8
Chrome
OK : 1
PASS: 8
Safari
OK : 1
PASS: 8
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cf1b4540c640
[wpt PR 20905] - [web-animations] Fix test in setting-the-playbackrate-of-an-animation.html, a=testonly
https://hg.mozilla.org/integration/autoland/rev/06ad1ae19e96
[wpt PR 20905] - Update wpt metadata, a=testonly
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cf1b4540c640
https://hg.mozilla.org/mozilla-central/rev/06ad1ae19e96
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•