Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0453fb99bc696df8ff2607eee41adad5a31d11f2
https://github.com/WebKit/WebKit/commit/0453fb99bc696df8ff2607eee41adad5a31d11f2
Author: Lily Spiniolas <[email protected]>
Date: 2026-06-29 (Mon, 29 Jun 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ObscuredContentInsets.mm
Log Message:
-----------
[macOS] API test ObscuredContentInsets.ScrollPocketCoversFullScreenTitlebar
is failing
https://bugs.webkit.org/show_bug.cgi?id=318113
rdar://180929851
Reviewed by Aditya Keerthi and Abrar Rahman Protyasha.
Ensure the toolbar is not automatically hidden when the test runs
by attaching a titlebar accessory to the window. Then, ensure the
top safe area inset is subtracted from the expected value since the scroll
pocket does not and should not extend into the top safe area inset.
* Tools/TestWebKitAPI/Tests/WebKit/WKWebView/ObscuredContentInsets.mm:
(TestWebKitAPI::TEST(ObscuredContentInsets,
ScrollPocketCoversFullScreenTitlebar)):
Canonical link: https://commits.webkit.org/316079@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications