Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7f8af8b0d00a47562245f3fb64581527f17e5c26
      
https://github.com/WebKit/WebKit/commit/7f8af8b0d00a47562245f3fb64581527f17e5c26
  Author: Aditya Keerthi <[email protected]>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/WKScrollGeometryTests.mm

  Log Message:
  -----------
  TestWebKitAPI.WKScrollGeometry.ContentSizeTallerThanWebView is a constant 
failure pre-macOS Tahoe
https://bugs.webkit.org/show_bug.cgi?id=294915
rdar://154213450

Reviewed by Alexey Proskuryakov.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKScrollGeometryTests.mm:
(TEST(WKScrollGeometry, ContentSizeTallerThanWebView)):

The change in 296604@main was incorrect on macOS, since EWS is using point
updates of macOS 14 and 15.

Derive the scrollbar width programmatically to avoid hardcoding the value.

Canonical link: https://commits.webkit.org/296669@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to