Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 660a1c45c4e2c2d311985b20149b083cf35f1fbc
      
https://github.com/WebKit/WebKit/commit/660a1c45c4e2c2d311985b20149b083cf35f1fbc
  Author: Alan Baradlay <za...@apple.com>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  [IFC] Handle floating RenderFrameSet in 
LineLayout::updateInlineContentDimensions
https://bugs.webkit.org/show_bug.cgi?id=263354

Reviewed by Antti Koivisto.

Only floating type of RenderFrameSets get to IFC (no actual line layout).

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForChild):
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::updateInlineContentDimensions):

Canonical link: https://commits.webkit.org/269521@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to