[Webkit-unassigned] [Bug 263436] New: dom/events/non-cancelable-when-passive/passive-[mouse]wheel-event-listener-on-document.html WPTs are failing on WKTR after b243272

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 20 03:01:48 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=263436

            Bug ID: 263436
           Summary: dom/events/non-cancelable-when-passive/passive-[mouse]
                    wheel-event-listener-on-document.html WPTs are failing
                    on WKTR after b243272
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a_protyasha at apple.com
                CC: a_protyasha at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231020/ea9939ad/attachment.htm>


More information about the webkit-unassigned mailing list