[wpt-sync] Sync PR 25637 - Update interfaces/is-input-pending.idl
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25637 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25637
Details from upstream follow.
b'autofoolip <auto@foolip.org>' wrote:
Update interfaces/is-input-pending.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/w3c/webref/blob/4f68ec7/ed/idl/is-input-pending.idl
Build: https://travis-ci.org/w3c/webref/builds/185294684
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 34 subtests
Status Summary
Firefox
OK : 1
PASS: 12
FAIL: 22
Chrome
OK : 1
PASS: 34
Safari
OK : 1
PASS: 12
FAIL: 22
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/is-input-pending/idlharness.window.html
IsInputPendingOptions interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
IsInputPendingOptions interface object length: FAIL (Chrome: PASS, Safari: FAIL)
IsInputPendingOptions interface object name: FAIL (Chrome: PASS, Safari: FAIL)
IsInputPendingOptions interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
IsInputPendingOptions interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
IsInputPendingOptions interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
IsInputPendingOptions interface: attribute includeContinuous: FAIL (Chrome: PASS, Safari: FAIL)
IsInputPendingOptions must be primary interface of new IsInputPendingOptions: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new IsInputPendingOptions: FAIL (Chrome: PASS, Safari: FAIL)
IsInputPendingOptions interface: new IsInputPendingOptions must inherit property "includeContinuous" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Scheduling interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
Scheduling interface object length: FAIL (Chrome: PASS, Safari: FAIL)
Scheduling interface object name: FAIL (Chrome: PASS, Safari: FAIL)
Scheduling interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
Scheduling interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
Scheduling interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
Scheduling interface: operation isInputPending(optional IsInputPendingOptions): FAIL (Chrome: PASS, Safari: FAIL)
Scheduling must be primary interface of navigator.scheduling: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of navigator.scheduling: FAIL (Chrome: PASS, Safari: FAIL)
Scheduling interface: navigator.scheduling must inherit property "isInputPending(optional IsInputPendingOptions)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Scheduling interface: calling isInputPending(optional IsInputPendingOptions) on navigator.scheduling with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
Navigator interface: attribute scheduling: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•4 years ago
|
||
bugherder |
Description
•