Bug 263436
| Summary: | 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 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=243272 | ||
Abrar Rahman Protyasha
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
<rdar://problem/117579703>