[wpt-sync] Sync PR 40064 - [Interop 2023] Make PE/ME enter/leave events non-composed
Categories
(Core :: DOM: Events, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40064 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40064
Details from upstream follow.
Mustaq Ahmed <mustaq@google.com> wrote:
[Interop 2023] Make PE/ME enter/leave events non-composed
Chrome always had mouse/pointer enter/leave events as
"composed", which was matching the specs in the past.
However, the specs were updated in the last few years to
make these events non-composed:
https://github.com/w3c/uievents/pull/210
https://github.com/w3c/pointerevents/pull/461
Firefox was update too:
https://bugzilla.mozilla.org/show_bug.cgi?id=1484371This CL makes Chrome spec compliant.
Fixed: 876994, 874082, 1136584
Change-Id: I861b15cd71bc9c06e28d5d325f8b72c72d7cde16Reviewed-on: https://chromium-review.googlesource.com/4536900
WPT-Export-Revision: 7f190cc59b64580ce52c406b6b856eb741973b3b
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 4•2 years ago
|
||
Comment 5•2 years ago
|
||
| bugherder | ||
Description
•