Bug 263434
| Summary: | uievents/order-of-events/mouse-events/wheel-basic.html WPT is timing out 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 WPT imported/w3c/web-platform-tests/uievents/order-of-events/mouse-events/wheel-basic.html was 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 WPT is timing out when run on WKTR. Note that this same WPT does _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 the #scrollbox div just doesn't receive wheel events, so maybe we should investigate that.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/117578449>