Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 01412a0f52c64ba8fdd1c0f3885e44196c29c5d5
      
https://github.com/WebKit/WebKit/commit/01412a0f52c64ba8fdd1c0f3885e44196c29c5d5
  Author: Elika Etemad <[email protected]>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-align/blocks/align-content-block-012-expected.html
    A 
LayoutTests/imported/w3c/web-platform-tests/css/css-align/blocks/align-content-block-012.html
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  Make direct atomic inline children move for align-content on blocks.
https://bugs.webkit.org/show_bug.cgi?id=267360
rdar://120802276

Reviewed by Alan Baradlay.

Moves the RenderBox of atomic inlines, not just their InlineDisplay::Box.

* 
LayoutTests/imported/w3c/web-platform-tests/css/css-align/blocks/align-content-block-012-expected.html:
 Added.
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-align/blocks/align-content-block-012.html:
 Added.
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::shiftLinesBy): Move RenderBoxes 
associated with moved InlineDisplay::Boxes.

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


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

Reply via email to