Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 605d174ea587fb7635afe58f0fbb0f79ee3df6b6
      
https://github.com/WebKit/WebKit/commit/605d174ea587fb7635afe58f0fbb0f79ee3df6b6
  Author: Brandon Stewart <[email protected]>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M Source/WebCore/rendering/GridMasonryLayout.cpp

  Log Message:
  -----------
  Address Masonry First Load Image Failures
https://bugs.webkit.org/show_bug.cgi?id=251733

Reviewed by Matt Woodrow.

Masonry has been having some interesting behavior with pure images
due to heights often being incorrectly rendered as 0px. This patch
fixes the first load problem. This seems to be connected to not properly
populating grid positions.

* Source/WebCore/rendering/GridMasonryLayout.cpp:
(WebCore::GridMasonryLayout::performMasonryPlacement):

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


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

Reply via email to