[webkit-changes] [WebKit/WebKit] 6f6854: [LFC][IFC] Introduce InlineDisplayContentBuilder::...
alan
noreply at github.com
Fri Sep 9 10:36:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6f6854a62147c08f897ed4f708ff5087b54a5b4b
https://github.com/WebKit/WebKit/commit/6f6854a62147c08f897ed4f708ff5087b54a5b4b
Author: Alan Bujtas <zalan at apple.com>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp
M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.h
Log Message:
-----------
[LFC][IFC] Introduce InlineDisplayContentBuilder::appendRootInlineBoxDisplayBox
https://bugs.webkit.org/show_bug.cgi?id=244953
Reviewed by Antti Koivisto.
Add a convenient helper function to append the root inline box (display box) to the display content list.
* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp:
(WebCore::Layout::InlineDisplayContentBuilder::build):
(WebCore::Layout::InlineDisplayContentBuilder::appendRootInlineBoxDisplayBox):
* Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.h:
Canonical link: https://commits.webkit.org/254307@main
More information about the webkit-changes
mailing list