[wpt-sync] Sync PR 27645 - Update interfaces/idle-detection.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27645 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27645
Details from upstream follow.
b'autofoolip <auto@foolip.org>' wrote:
Update interfaces/idle-detection.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 f2dd4d76f3.
This commit may revert some of those changes.Source: https://github.com/w3c/webref/blob/0ab0ec2/ed/idl/idle-detection.idl
Build: https://travis-ci.org/w3c/webref/builds/217255973
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•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 21 subtests
Status Summary
Firefox
OK : 1
PASS: 1
FAIL: 12
Chrome
OK : 1
PASS: 21
Safari
OK : 1
PASS: 1
FAIL: 12
Links
Details
New Tests That Don't Pass
/idle-detection/idlharness.https.window.html
idl_test setup: FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface object length: FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface object name: FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface: attribute userState: FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface: attribute screenState: FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface: attribute onchange: FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface: operation requestPermission(): FAIL (Chrome: PASS, Safari: FAIL)
IdleDetector interface: operation start(optional IdleOptions): FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•