Bug 262159
Summary: | [PointerEvents] pressure property is not spec-compliant when constructed from mouse event | ||
---|---|---|---|
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, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Abrar Rahman Protyasha
As of ToT, every PointerEvent object created from a backing MouseEvent object in PointerCaptureController has an incorrect pressure value, namely 0. This causes us to fail the pointerevents/pointerevent_attributes_hoverable_pointers.html WPT because it makes assertions about the pressure property.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116094696>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/18268
EWS
Committed 268552@main (a13dcf305bd1): <https://commits.webkit.org/268552@main>
Reviewed commits have been landed. Closing PR #18268 and removing active labels.