Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 46380d75db7aecede078c984683db3fb8556dfd1
      
https://github.com/WebKit/WebKit/commit/46380d75db7aecede078c984683db3fb8556dfd1
  Author: Alan Baradlay <[email protected]>
  Date:   2023-01-04 (Wed, 04 Jan 2023)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp

  Log Message:
  -----------
  [IFC] showRenderTree always dumps the first root inline box's geometry
https://bugs.webkit.org/show_bug.cgi?id=250061

Reviewed by Antti Koivisto.

showInlineContent dumps boxes[0] as the root inline box geometry for each line.

* Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp:
(WebCore::LayoutIntegration::showInlineContent): Merge the 2 separate inner for 
loops and
use 2 dedicated TextStream objects instead (to print inline boxes first).

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


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

Reply via email to