Closed Bug 1652629 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 24583 - Update interfaces/pointerevents.idl

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla80
Tracking Status
firefox80 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 24583 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/24583
Details from upstream follow.

autofoolip <auto@foolip.org> wrote:

Update interfaces/pointerevents.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/23b9aee/ed/idl/pointerevents.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/707832342

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 141 subtests

Status Summary

Firefox

OK : 1
PASS: 124
FAIL: 17

Chrome

OK : 1
PASS: 131
FAIL: 10

Safari

OK : 1
PASS: 122
FAIL: 19

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/pointerevents/idlharness.window.html
PointerEvent interface: new PointerEvent("type") must inherit property "getPredictedEvents()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: new PointerEvent("type") must inherit property "azimuthAngle" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: calling setPointerCapture(long) on document with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
PointerEvent interface: operation getPredictedEvents(): FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: attribute azimuthAngle: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: calling hasPointerCapture(long) on document with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: calling releasePointerCapture(long) on document with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
Document interface: attribute onpointerrawupdate: FAIL (Chrome: PASS, Safari: FAIL)
Document interface: document must inherit property "onpointerrawupdate" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: document must inherit property "releasePointerCapture(long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Element interface: document must inherit property "setPointerCapture(long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
Window interface: attribute onpointerrawupdate: FAIL (Chrome: PASS, Safari: FAIL)
Element interface: document must inherit property "hasPointerCapture(long)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
HTMLElement interface: attribute onpointerrawupdate: FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: attribute altitudeAngle: FAIL (Chrome: FAIL, Safari: FAIL)
Window interface: window must inherit property "onpointerrawupdate" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: new PointerEvent("type") must inherit property "altitudeAngle" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/19c32c485c62
[wpt PR 24583] - Update interfaces/pointerevents.idl, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in before you can comment on or make changes to this bug.