Closed
Bug 1528894
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 15455 - [html] Add test that cancelAnimationFrame cancels a pending animation frame callback
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15455 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15455
Details from upstream follow.
Brian Birtles <birtles@gmail.com> wrote:
[html] Add test that cancelAnimationFrame cancels a pending animation frame callback
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=78c084ea78f30f86df54bb4a2d53a192d671ecd8
Assignee | ||
Comment 3•6 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
New tests that have failures or other problems:
/html/webappapis/animation-frames/cancel-pending.html
cancelAnimationFrame cancels a pending animation frame callback: FAIL
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e7d92d3120c4
[wpt PR 15455] - [html] Add test that cancelAnimationFrame cancels a pending animation frame callback, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/8080b1f6eef2
[wpt PR 15455] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/52a879d4e479
[wpt PR 15455] - [html] Add test that cancelAnimationFrame cancels a pending animation frame callback, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/0069fc96bbdf
[wpt PR 15455] - Update wpt metadata, a=testonly
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/52a879d4e479
https://hg.mozilla.org/mozilla-central/rev/0069fc96bbdf
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•