[webkit-changes] [WebKit/WebKit] bf5717: [IFC][initial letter] Raised/Sunken initial letter...

Alan Baradlay noreply at github.com
Sun Jan 8 12:00:14 PST 2023


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

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

  Log Message:
  -----------
  [IFC][initial letter] Raised/Sunken initial letter pushes content of the first line in block direction
https://bugs.webkit.org/show_bug.cgi?id=250285

Reviewed by Antti Koivisto.

Add support for raised/sunken initial drop where the first letter introduces a "before clear gap" for the inline content.

* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::adjustGeometryForInitialLetterIfNeeded):

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




More information about the webkit-changes mailing list