Closed Bug 1656377 Opened 5 years ago Closed 1 year ago

New wpt failures in /pointerevents/idlharness.window.html (`azimuthAngle` and `altitudeAngle`)

Categories

(Core :: DOM: Events, defect)

defect

Tracking

()

RESOLVED FIXED
131 Branch
Tracking Status
firefox131 --- fixed

People

(Reporter: wpt-sync, Assigned: masayuki)

References

(Blocks 1 open bug)

Details

(Keywords: dev-doc-complete, Whiteboard: [wpt])

Attachments

(1 file)

Syncing wpt PR 24724 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

/pointerevents/idlharness.window.html
PointerEvent interface: new PointerEvent("type") must inherit property "azimuthAngle" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: attribute azimuthAngle: FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: attribute altitudeAngle: FAIL (Chrome: PASS, Safari: FAIL)
PointerEvent interface: new PointerEvent("type") must inherit property "altitudeAngle" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1654857 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

Severity: -- → S4
Summary: New wpt failures in /pointerevents/idlharness.window.html → New wpt failures in /pointerevents/idlharness.window.html (`azimuthAngle` and `altitudeAngle`)
Assignee: nobody → masayuki
Status: NEW → ASSIGNED

Currently, we set tiltX and tiltY on Windows, macOS and Linux. However,
they don't let us know the new values directly. Therefore, they are required
only for the DOM PointerEvent.

Pushed by masayuki@d-toybox.com: https://hg.mozilla.org/integration/autoland/rev/24db16a495a7 Implement `PointerEvent.azimuthAngle` and `PointerEvent.altitudeAngle` r=smaug
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
Duplicate of this bug: 1823510

FF131 MDN docs work for this done in https://github.com/mdn/content/issues/35721

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: