[webkit-changes] [WebKit/WebKit] 567691: [IFC][initial-letter] Sunken initial letter needs ...

Alan Baradlay noreply at github.com
Sun Jan 8 19:26:09 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5676911117e41c4d6b1560cd5a91f384d6f303e2
      https://github.com/WebKit/WebKit/commit/5676911117e41c4d6b1560cd5a91f384d6f303e2
  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] Sunken initial letter needs margin before adjustment
https://bugs.webkit.org/show_bug.cgi?id=250300

Reviewed by Antti Koivisto.

Additional before margin is used to push initial letter below the first line.

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

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




More information about the webkit-changes mailing list