[webkit-changes] [WebKit/WebKit] 2fc84c: [IFC][Integration] Expand initial-letter check for...
Alan Baradlay
noreply at github.com
Fri Oct 21 23:53:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2fc84cc64e5401da07f8a3413264b035c88b46b1
https://github.com/WebKit/WebKit/commit/2fc84cc64e5401da07f8a3413264b035c88b46b1
Author: Alan Bujtas <zalan at apple.com>
Date: 2022-10-21 (Fri, 21 Oct 2022)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.h
Log Message:
-----------
[IFC][Integration] Expand initial-letter check for the root box
https://bugs.webkit.org/show_bug.cgi?id=246874
Reviewed by Simon Fraser.
It's not sufficient to check the children only.
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::printReason):
(WebCore::LayoutIntegration::canUseForStyle):
(WebCore::LayoutIntegration::canUseForChild):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.h:
Canonical link: https://commits.webkit.org/255866@main
More information about the webkit-changes
mailing list