Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2e7b4c711a574e8dd4ae8de0e2bac8a573e2439e
https://github.com/WebKit/WebKit/commit/2e7b4c711a574e8dd4ae8de0e2bac8a573e2439e
Author: Alan Baradlay <[email protected]>
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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes