Bug 258780
| Summary: | pointerevent_movementxy.html?mouse WPT is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | UI Events | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, karlcow, ntim, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=248119 https://bugs.webkit.org/show_bug.cgi?id=260633 |
||
Abrar Rahman Protyasha
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/111635046>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/15486
EWS
Committed 265730@main (dd9d402d27a3): <https://commits.webkit.org/265730@main>
Reviewed commits have been landed. Closing PR #15486 and removing active labels.