[webkit-changes] [WebKit/WebKit] edbc28: [IFC] LineBoxBuilder::enclosingAscentDescentWithFa...

Alan Baradlay noreply at github.com
Sun Jan 22 18:01:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: edbc28c7a0a55a34f79c92b0c04956b1727593e2
      https://github.com/WebKit/WebKit/commit/edbc28c7a0a55a34f79c92b0c04956b1727593e2
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-01-22 (Sun, 22 Jan 2023)

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

  Log Message:
  -----------
  [IFC] LineBoxBuilder::enclosingAscentDescentWithFallbackFonts should take text-edge into account
https://bugs.webkit.org/show_bug.cgi?id=250983

Reviewed by Antti Koivisto.

LineBoxBuilder::setLayoutBoundsForInlineBox is based on the text-edge, and the follow-up adjustment
with fallback fonts should do the same.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.cpp:
(WebCore::Layout::LineBoxBuilder::enclosingAscentDescentWithFallbackFonts const):

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




More information about the webkit-changes mailing list