Closed
Bug 1473105
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 9828 - Update the scroll-animations IDL file
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9828 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/9828
Details from upstream follow.
Luke Bjerring <lukebjerring@chromium.org> wrote:
> Update the scroll-animations IDL file
>
> Hello reviewer(s),
>
> This PR is intended to consolidate the spec’s IDL definition with the WPT test suite’s copy, and any idlharness tests.
>
> The up-to-date copy of the IDL file was automatically extracted from the reffy-reports repo (https://github.com/tidoust/reffy-reports/tree/master/whatwg/idl) which scrapes known specs automatically + regulary.
>
> This PR is part of a migration project which will eventually be automatically updating and creating PRs for changes in spec IDL.
>
> Please check that:
> The Spec (and its source) is correct and up-to-date
> All tests which cover the IDL in the spec have been migrated to fetch + use the idl in the `interfaces/` directory (instead of inline copies in the test files).
>
>
>
| Assignee | ||
Comment 1•7 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
FAIL : 1
New tests that have failures or other problems:
/scroll-animations/idlharness.html
Test scroll-animations IDL implementation: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/2a1ba21ed12a
[wpt PR 9828] - Update the scroll-animations IDL file, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/84a92c20972c
[wpt PR 9828] - Update wpt metadata, a=testonly
Comment 3•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/2a1ba21ed12a
https://hg.mozilla.org/mozilla-central/rev/84a92c20972c
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•