Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cc1ff21b89a3fae66f3123d64e37cf8294e22db5
https://github.com/WebKit/WebKit/commit/cc1ff21b89a3fae66f3123d64e37cf8294e22db5
Author: Alan Baradlay <[email protected]>
Date: 2023-02-04 (Sat, 04 Feb 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineRect.h
M
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayLineBuilder.cpp
Log Message:
-----------
[IFC] Use computed LineBox geometry in InlineDisplayLineBuilder::build
https://bugs.webkit.org/show_bug.cgi?id=251342
Reviewed by Antti Koivisto.
We already compute these (logical top/left/width) values for LineBox. Let's not
compute them again.
This is also in preparation for fixing webkit.org/b/251313.
*
Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayLineBuilder.cpp:
(WebCore::Layout::InlineDisplayLineBuilder::build const):
Canonical link: https://commits.webkit.org/259863@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes