[webkit-changes] [WebKit/WebKit] d64bf4: touch-action-region-clip-and-transform.html is a c...
mwyrzykowski
noreply at github.com
Tue Jan 24 10:52:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d64bf428fb59d306c6723e38f69d90e7d2b92c90
https://github.com/WebKit/WebKit/commit/d64bf428fb59d306c6723e38f69d90e7d2b92c90
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2023-01-24 (Tue, 24 Jan 2023)
Changed paths:
M LayoutTests/pointerevents/ios/touch-action-region-clip-and-transform-expected.txt
Log Message:
-----------
touch-action-region-clip-and-transform.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=251074
<radar://104584590>
Reviewed by Dean Jackson.
We made some changes to the event region clipping in August but missed this test
which appears to be a progression.
The GraphicsLayer between the last and 4th from last appear identical, but the
test expecation was different for them. That seems incorrect. Now the test expectations
for the two GraphicsLayers are the same, which seems correct.
* LayoutTests/pointerevents/ios/touch-action-region-clip-and-transform-expected.txt:
Update the test expectation due to the progression.
Canonical link: https://commits.webkit.org/259292@main
More information about the webkit-changes
mailing list