[webkit-changes] [WebKit/WebKit] 038372: [LFC][IFC] Fix fast/block/positioning/047.html
alan
noreply at github.com
Tue Sep 27 12:40:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 038372e970ca6454633c234b62a8192c5fbae887
https://github.com/WebKit/WebKit/commit/038372e970ca6454633c234b62a8192c5fbae887
Author: Alan Bujtas <zalan at apple.com>
Date: 2022-09-27 (Tue, 27 Sep 2022)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp
Log Message:
-----------
[LFC][IFC] Fix fast/block/positioning/047.html
https://bugs.webkit.org/show_bug.cgi?id=245731
Reviewed by Antti Koivisto.
When searching for the last display box associated with a particular layout box (e.g. text box) we need to skip root inline boxes to able able to find fragments on subsequent lines.
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp:
Canonical link: https://commits.webkit.org/254928@main
More information about the webkit-changes
mailing list