Bug 260633 - pointerevent_movementxy.html?mouse WPT is failing on safaridriver after 265730@main
Summary: pointerevent_movementxy.html?mouse WPT is failing on safaridriver after 26573...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Abrar Rahman Protyasha
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2023-08-23 16:26 PDT by Abrar Rahman Protyasha
Modified: 2023-08-28 15:26 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Abrar Rahman Protyasha 2023-08-23 16:26:03 PDT
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.
Comment 1 Radar WebKit Bug Importer 2023-08-23 16:26:31 PDT
<rdar://problem/114350545>
Comment 2 Abrar Rahman Protyasha 2023-08-23 16:33:23 PDT
(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
Comment 3 Abrar Rahman Protyasha 2023-08-25 16:13:40 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17089
Comment 4 EWS 2023-08-28 15:26:37 PDT
Committed 267367@main (7d047e3205fe): <https://commits.webkit.org/267367@main>

Reviewed commits have been landed. Closing PR #17089 and removing active labels.