Bug 278093
| Summary: | REGRESSION(282017@main): [ iOS ] fast/events/touch/ios/pointer-events-with-modifiers.html is a constant text failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Tools / Tests | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133829036>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/32186
EWS
Committed 282245@main (bc6bb3ae4da6): <https://commits.webkit.org/282245@main>
Reviewed commits have been landed. Closing PR #32186 and removing active labels.