Bug 266168 - Two wheel/mousewheel passive event listeners WPT test pass on macOS Sonoma and up
Summary: Two wheel/mousewheel passive event listeners WPT test pass on macOS Sonoma an...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-10 00:03 PST by Antoine Quint
Modified: 2023-12-10 09:55 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2023-12-10 00:03:07 PST
These two WPT tests now yield PASS results on macOS Sonoma and up:

imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-mousewheel-event-listener-on-div.html
imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-wheel-event-listener-on-div.html

We need to rebase the test output for these and mark them as Failure on all other platforms.
Comment 1 Radar WebKit Bug Importer 2023-12-10 00:05:43 PST
<rdar://problem/119451076>
Comment 2 Antoine Quint 2023-12-10 00:09:06 PST
Pull request: https://github.com/WebKit/WebKit/pull/21586
Comment 3 EWS 2023-12-10 09:55:21 PST
Committed 271842@main (ea71a71df81c): <https://commits.webkit.org/271842@main>

Reviewed commits have been landed. Closing PR #21586 and removing active labels.