[wpt-sync] Sync PR 24025 - Update interfaces/scroll-animations.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24025 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24025
Details from upstream follow.
autofoolip <auto@foolip.org> wrote:
Update interfaces/scroll-animations.idl
This PR was automatically created by a bot.
Before merging, please check that any tests that depend on the updated IDL files still work.
If additional changes are needed, please manually create another PR based on this one.
See the README for how the IDL files in this directory are used.
<hr>
Source: https://github.com/tidoust/reffy-reports/blob/247dc65/ed/idl/scroll-animations.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/695473400
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 26 subtests
Status Summary
Firefox
OK : 1
PASS: 8
FAIL: 18
Chrome
OK : 1
PASS: 16
FAIL: 10
Safari
OK : 1
PASS: 8
FAIL: 18
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/scroll-animations/idlharness.window.html: OK [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-qr-debug
, Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-debug
, Gecko-windows7-32-opt
] (Chrome: OK, Safari: OK)
ScrollTimeline interface: new ScrollTimeline() must inherit property "start" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
ScrollTimeline interface: new ScrollTimeline() must inherit property "source" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
ScrollTimeline interface: attribute start: FAIL (Chrome: FAIL, Safari: FAIL)
ScrollTimeline interface: attribute timeRange: FAIL (Chrome: PASS, Safari: FAIL)
ScrollTimeline interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
ScrollTimeline interface: new ScrollTimeline() must inherit property "timeRange" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
ScrollTimeline interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
ScrollTimeline interface object length: FAIL (Chrome: PASS, Safari: FAIL)
ScrollTimeline interface: new ScrollTimeline() must inherit property "end" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
ScrollTimeline interface: attribute end: FAIL (Chrome: FAIL, Safari: FAIL)
ScrollTimeline interface: attribute source: FAIL (Chrome: FAIL, Safari: FAIL)
ScrollTimeline interface: new ScrollTimeline() must inherit property "orientation" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
ScrollTimeline must be primary interface of new ScrollTimeline(): FAIL (Chrome: FAIL, Safari: FAIL)
ScrollTimeline interface object name: FAIL (Chrome: PASS, Safari: FAIL)
ScrollTimeline interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
ScrollTimeline interface: attribute orientation: FAIL (Chrome: PASS, Safari: FAIL)
ScrollTimeline interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new ScrollTimeline(): FAIL (Chrome: FAIL, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/scroll-animations/idlharness.window.html: OK [GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
, Gecko-linux1804-64-debug
, Gecko-linux1804-64-qr-debug
, Gecko-windows10-64-debug
, Gecko-windows10-64-opt
, Gecko-windows10-64-qr-debug
, Gecko-windows10-64-qr-opt
, Gecko-windows7-32-debug
, Gecko-windows7-32-opt
] (Chrome: OK, Safari: OK)
Comment 5•4 years ago
|
||
bugherder |
Description
•