RESOLVED FIXED278093
REGRESSION(282017@main): [ iOS ] fast/events/touch/ios/pointer-events-with-modifiers.html is a constant text failure
https://bugs.webkit.org/show_bug.cgi?id=278093
Summary REGRESSION(282017@main): [ iOS ] fast/events/touch/ios/pointer-events-with-mo...
Abrar Rahman Protyasha
Reported 2024-08-14 02:59:22 PDT
For non-stylus, direct touches dispatched in the aforementioned test, the azimuth and altitude angles should be 0 and pi/2, respectively. This also implies that both tiltX and tiltY should be 0. We were previously reporting the wrong value here because our altitude angle defaulted to 0 instead of pi/2. In fewer words, we need a test rebaseline.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-14 02:59:32 PDT
Abrar Rahman Protyasha
Comment 2 2024-08-14 03:04:16 PDT
EWS
Comment 3 2024-08-14 10:42:59 PDT
Committed 282245@main (bc6bb3ae4da6): <https://commits.webkit.org/282245@main> Reviewed commits have been landed. Closing PR #32186 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.