[webkit-changes] [WebKit/WebKit] 2e7b4c: [IFC][Partial layout] InlineFormattingContext::lin...
Alan Baradlay
noreply at github.com
Sat Feb 11 16:42:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2e7b4c711a574e8dd4ae8de0e2bac8a573e2439e
https://github.com/WebKit/WebKit/commit/2e7b4c711a574e8dd4ae8de0e2bac8a573e2439e
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-02-11 (Sat, 11 Feb 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
M Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h
Log Message:
-----------
[IFC][Partial layout] InlineFormattingContext::lineLayout may not always start at the first line
https://bugs.webkit.org/show_bug.cgi?id=252100
Reviewed by Antti Koivisto.
This is in preparation for passing in a "previous context" when running partial layout.
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp:
(WebCore::Layout::InlineFormattingContext::layoutInFlowContent):
(WebCore::Layout::InlineFormattingContext::layoutInFlowContentForIntegration):
(WebCore::Layout::InlineFormattingContext::lineLayout):
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.h:
Canonical link: https://commits.webkit.org/260163@main
More information about the webkit-changes
mailing list