Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9edb3b3485f667576452a87c1fdb7cca18bc482c
      
https://github.com/WebKit/WebKit/commit/9edb3b3485f667576452a87c1fdb7cca18bc482c
  Author: Alan Baradlay <[email protected]>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/platform/mac/fast/text/text-letter-spacing-expected.txt
    M 
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp

  Log Message:
  -----------
  Fix 
imported/w3c/web-platform-tests/css/css-view-transitions/span-with-overflowing-text.html
https://bugs.webkit.org/show_bug.cgi?id=293737

Reviewed by Antti Koivisto.

Non-root inline boxes should include their text content's ink overflow.

InlineDisplayContentBuilder::collectInkOverflowForInlineBoxes takes care of 
adjusting the overflow value but we need to have m_contentHasInkOverflow set 
during display box creation.

* LayoutTests/TestExpectations:
* 
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::appendTextDisplayBox):

Canonical link: https://commits.webkit.org/295551@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