Bug 266168

Summary: Two wheel/mousewheel passive event listeners WPT test pass on macOS Sonoma and up
Product: WebKit Reporter: Antoine Quint <graouts>
Component: Tools / TestsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.