WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
263436
dom/events/non-cancelable-when-passive/passive-[mouse]wheel-event-listener-on-document.html WPTs are failing on WKTR after initial implementation of wheel WPT actions
https://bugs.webkit.org/show_bug.cgi?id=263436
Summary
dom/events/non-cancelable-when-passive/passive-[mouse]wheel-event-listener-on...
Abrar Rahman Protyasha
Reported
2023-10-20 03:01:48 PDT
The WPTs imported/w3c/web-platform-tests/dom/events/non-cancelable-when-passive/passive-[mouse]wheel-event-listener-on-document.html were previously failing due to a lack of support of wheel events in our testdriver-vendor.js, but even after addressing said issue in
bug 243272
, we see that the WPTs are when run on WKTR. Note that these same WPTs do _not_ fail when run through safaridriver, and from comparing against other WPTs using the wheel actions interface, it doesn't look like the interface implemented as a resolution to
bug 243272
is wrong. It seems like both wheel and mousewheel events are always marked cancelable, even when in a passive event listener.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-10-27 03:02:21 PDT
<
rdar://problem/117579703
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug