Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b0e74e85f3215089d0067cb074c36d7b37467178 https://github.com/WebKit/WebKit/commit/b0e74e85f3215089d0067cb074c36d7b37467178 Author: Lily Spiniolas <lily_spinio...@apple.com> Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths: M LayoutTests/fast/forms/switch/zoom-approximates-transform-rtl.html M LayoutTests/fast/forms/switch/zoom-approximates-transform-vertical-lr.html M LayoutTests/fast/forms/switch/zoom-approximates-transform-vertical-rl.html M LayoutTests/fast/forms/switch/zoom-approximates-transform.html M LayoutTests/platform/mac-sequoia/TestExpectations M LayoutTests/platform/mac/TestExpectations Log Message: ----------- 4X fast/forms/switch/zoom-approximates-transform layout tests are constant ImageOnlyFailures https://bugs.webkit.org/show_bug.cgi?id=297426 rdar://154990654 Reviewed by Tim Horton. Scale and zoom are unique operations which are not strictly required to look identical to one another. Similar behavior exists for other controls besides switch controls, and such behavior is not unique to WebKit. Add pixel tolerance to each of the failing tests to account for this. * LayoutTests/fast/forms/switch/zoom-approximates-transform-rtl.html: * LayoutTests/fast/forms/switch/zoom-approximates-transform-vertical-lr.html: * LayoutTests/fast/forms/switch/zoom-approximates-transform-vertical-rl.html: * LayoutTests/fast/forms/switch/zoom-approximates-transform.html: * LayoutTests/platform/mac-sequoia/TestExpectations: * LayoutTests/platform/mac/TestExpectations: Canonical link: https://commits.webkit.org/298714@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes