[webkit-changes] [WebKit/WebKit] 3cc7e8: [IFC][Coverage] Cleanup MultiColumnFlowIsFloating ...
Alan Baradlay
noreply at github.com
Tue Sep 12 07:12:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3cc7e88be1597419934af7073fbc602641ebc9b8
https://github.com/WebKit/WebKit/commit/3cc7e88be1597419934af7073fbc602641ebc9b8
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-09-12 (Tue, 12 Sep 2023)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.h
Log Message:
-----------
[IFC][Coverage] Cleanup MultiColumnFlowIsFloating flag
https://bugs.webkit.org/show_bug.cgi?id=261420
Reviewed by Antti Koivisto.
It's fine if the multicolumn flow is floating (is that even possible?), the unsupported
part is when it has float/out-of-flow children.
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::printReason):
(WebCore::LayoutIntegration::canUseForChild):
(WebCore::LayoutIntegration::canUseForLineLayoutWithReason):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:
Canonical link: https://commits.webkit.org/267900@main
More information about the webkit-changes
mailing list