Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fca4fc100e5ca62c04fea1b78d77911bb60625b9
      
https://github.com/WebKit/WebKit/commit/fca4fc100e5ca62c04fea1b78d77911bb60625b9
  Author: Alan Baradlay <[email protected]>
  Date:   2024-10-13 (Sun, 13 Oct 2024)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp

  Log Message:
  -----------
  [FFC] Incorrect flex item placement when flex-flow is column-reverse
https://bugs.webkit.org/show_bug.cgi?id=281400

Reviewed by Antti Koivisto.

Now that the integration layer takes care of row/column flip, we just need to 
use the main axis here.

* Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:
(WebCore::Layout::FlexFormattingContext::setFlexItemsGeometry):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to