Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 038372e970ca6454633c234b62a8192c5fbae887
      
https://github.com/WebKit/WebKit/commit/038372e970ca6454633c234b62a8192c5fbae887
  Author: Alan Bujtas <[email protected]>
  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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to