[webkit-changes] [WebKit/WebKit] fca4fc: [FFC] Incorrect flex item placement when flex-flow...

Alan Baradlay noreply at github.com
Sun Oct 13 19:45:50 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fca4fc100e5ca62c04fea1b78d77911bb60625b9
      https://github.com/WebKit/WebKit/commit/fca4fc100e5ca62c04fea1b78d77911bb60625b9
  Author: Alan Baradlay <zalan at apple.com>
  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


More information about the webkit-changes mailing list