Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f30303811c2592181940302fdbd6c43d859aa2e6
https://github.com/WebKit/WebKit/commit/f30303811c2592181940302fdbd6c43d859aa2e6
Author: Etienne Segonzac <[email protected]>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M
LayoutTests/compositing/background-color/background-color-clamping-expected.txt
M LayoutTests/interaction-region/guard-crash-expected.txt
M
LayoutTests/interaction-region/interaction-layers-culling-layer-type-change-expected.txt
M LayoutTests/interaction-region/layer-tree-expected.txt
M LayoutTests/interaction-region/layer-tree-shape-reset-expected.txt
M
LayoutTests/platform/ios/compositing/background-color/background-color-clamping-expected.txt
M LayoutTests/platform/visionos/transforms/separated-expected.txt
M Source/WebKit/UIProcess/API/Cocoa/WKWebViewTesting.mm
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
A Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ios/CALayerTreeAsText.mm
Log Message:
-----------
WKWebViewTestingIOS.mm's dumpCALayer() is using origin.x instead of origin.y
https://bugs.webkit.org/show_bug.cgi?id=320548
rdar://183507280
Reviewed by Mike Wyrzykowski and Aditya Keerthi.
Fix the typo and rebaseline the impacted tests.
Test: Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ios/CALayerTreeAsText.mm
*
LayoutTests/compositing/background-color/background-color-clamping-expected.txt:
* LayoutTests/interaction-region/guard-crash-expected.txt:
*
LayoutTests/interaction-region/interaction-layers-culling-layer-type-change-expected.txt:
* LayoutTests/interaction-region/layer-tree-expected.txt:
* LayoutTests/interaction-region/layer-tree-shape-reset-expected.txt:
*
LayoutTests/platform/ios/compositing/background-color/background-color-clamping-expected.txt:
* LayoutTests/platform/visionos/transforms/separated-expected.txt:
* Source/WebKit/UIProcess/API/Cocoa/WKWebViewTesting.mm:
(dumpCALayer):
(-[WKWebView _propertiesOfLayerWithID:]):
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ios/CALayerTreeAsText.mm: Added.
(TEST(WebKit, CALayerTreeAsTextDumpsYCoordinates)):
Add an API test similar to the one from 317839@main.
Canonical link: https://commits.webkit.org/318176@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications