Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 15e2f12c0c1570a5974de61c00fc1cb707d53b17
      
https://github.com/WebKit/WebKit/commit/15e2f12c0c1570a5974de61c00fc1cb707d53b17
  Author: Alan Baradlay <[email protected]>
  Date:   2023-01-22 (Sun, 22 Jan 2023)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.h

  Log Message:
  -----------
  [IFC] Rename LineBoxBuilder::adjustedLayoutBoundsWithFallbackFonts to 
enclosingAscentDescentWithFallbackFonts
https://bugs.webkit.org/show_bug.cgi?id=250982

Reviewed by Antti Koivisto.

Let the caller decide whether layout bounds or the ascent/descent value pair 
should be adjusted.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.cpp:
(WebCore::Layout::LineBoxBuilder::enclosingAscentDescentWithFallbackFonts 
const):
(WebCore::Layout::LineBoxBuilder::constructInlineLevelBoxes):
(WebCore::Layout::LineBoxBuilder::adjustInlineBoxHeightsForLineBoxContainIfApplicable):
(WebCore::Layout::LineBoxBuilder::adjustIdeographicBaselineIfApplicable):
(WebCore::Layout::LineBoxBuilder::adjustedLayoutBoundsWithFallbackFonts const): 
Deleted.
* Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to