[wpt-sync] Sync PR 23988 - Move interfaces/InputDeviceCapabilities.idl
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox79 fixed)
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23988 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23988
Details from upstream follow.
Stephen McGruer <smcgruer@chromium.org> wrote:
Move interfaces/InputDeviceCapabilities.idl
Closes https://github.com/web-platform-tests/wpt/pull/23987
Closes https://github.com/web-platform-tests/wpt/pull/23958
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 20 subtests
Status Summary
Firefox
OK : 1
PASS: 7
FAIL: 13
Chrome
OK : 1
PASS: 18
FAIL: 2
Safari
OK : 1
PASS: 7
FAIL: 13
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/input-device-capabilities/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-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, 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)
InputDeviceCapabilities interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new InputDeviceCapabilities: FAIL (Chrome: PASS, Safari: FAIL)
InputDeviceCapabilities interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
InputDeviceCapabilities must be primary interface of new InputDeviceCapabilities: FAIL (Chrome: PASS, Safari: FAIL)
InputDeviceCapabilities interface: attribute firesTouchEvents: FAIL (Chrome: PASS, Safari: FAIL)
InputDeviceCapabilities interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
InputDeviceCapabilities interface: attribute pointerMovementScrolls: FAIL (Chrome: FAIL, Safari: FAIL)
InputDeviceCapabilities interface object length: FAIL (Chrome: PASS, Safari: FAIL)
InputDeviceCapabilities interface object name: FAIL (Chrome: PASS, Safari: FAIL)
InputDeviceCapabilities interface: new InputDeviceCapabilities must inherit property "pointerMovementScrolls" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
InputDeviceCapabilities interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
InputDeviceCapabilities interface: new InputDeviceCapabilities must inherit property "firesTouchEvents" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
UIEvent interface: attribute sourceCapabilities: FAIL (Chrome: PASS, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/input-device-capabilities/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-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, 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 4•5 years ago
|
||
| bugherder | ||
Description
•