[wpt-sync] Sync PR 25412 - Update interfaces/intersection-observer.idl
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25412 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25412
Details from upstream follow.
b'autofoolip <auto@foolip.org>' wrote:
Update interfaces/intersection-observer.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>
Note: This file was recently manually updated in commit 876f188904.
This commit may revert some of those changes.Source: https://github.com/w3c/webref/blob/b9eaa4f/ed/idl/intersection-observer.idl
Build: https://travis-ci.org/w3c/webref/builds/182863515
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 43 subtests
Status Summary
Firefox
OK : 1
PASS: 41
FAIL: 2
Chrome
OK : 1
PASS: 42
FAIL: 1
Safari
OK : 1
PASS: 42
FAIL: 1
Links
Details
New Tests That Don't Pass
/intersection-observer/idlharness.window.html
IntersectionObserver interface: observer must inherit property "thresholds" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
IntersectionObserverEntry interface object length: FAIL (Chrome: FAIL, Safari: PASS)
Description
•