Bug 260633
Summary: | pointerevent_movementxy.html?mouse WPT is failing on safaridriver after 265730@main | ||
---|---|---|---|
Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
Component: | UI Events | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | a_protyasha, ap, webkit-bug-importer |
Priority: | P1 | Keywords: | BrowserCompat, InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=258780 |
Abrar Rahman Protyasha
We fixed the pointerevent_movementxy.html?mouse WPT to pass locally using WKTR in https://bugs.webkit.org/show_bug.cgi?id=258780 (265730@main), but despite this fix, we still fail this test when the WPT test runner runs it using the `safaridriver` binary. Note that this is likely not an event handling issue in WebKit because this WPT also fails on the GTK port at ToT. We should investigate why this fails.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/114350545>
Abrar Rahman Protyasha
(In reply to Abrar Rahman Protyasha from comment #0)
> handling issue in WebKit because this WPT also fails on the GTK port at ToT.
Minor correction from the previous comment:
this WPT also fails on the GTK port at ToT when run under safaridriver.
https://wpt.fyi/results/pointerevents/pointerevent_movementxy.html%3Fmouse?label=master&label=experimental&product=chrome&product=firefox&product=safari&product=webkitgtk&view=interop&q=label%3Ainterop-2023-events
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/17089
EWS
Committed 267367@main (7d047e3205fe): <https://commits.webkit.org/267367@main>
Reviewed commits have been landed. Closing PR #17089 and removing active labels.