Bug 258780 - pointerevent_movementxy.html?mouse WPT is failing
Summary: pointerevent_movementxy.html?mouse WPT is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2023-07-02 01:29 PDT by Abrar Rahman Protyasha
Modified: 2023-08-23 16:26 PDT (History)
4 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-07-02 01:29:10 PDT
Specifically, the failure reads "FAIL mouse pointerevent attributes assert_equals: movementX should be 0 for event other than pointermove. expected 0 but got 20"

i.e. We should make sure that only pointermove events have non-zero movementX/movementY values.
Comment 1 Radar WebKit Bug Importer 2023-07-02 01:29:20 PDT
<rdar://problem/111635046>
Comment 2 Abrar Rahman Protyasha 2023-07-02 01:58:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15486
Comment 3 EWS 2023-07-03 12:11:43 PDT
Committed 265730@main (dd9d402d27a3): <https://commits.webkit.org/265730@main>

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