[webkit-changes] [WebKit/WebKit] 5b9201: [FFC][Integration] Compute main/cross axis values ...

Alan Baradlay noreply at github.com
Sun Oct 13 16:53:29 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5b92018d3c536ef23d9ac93683d6f1ac02bfd629
      https://github.com/WebKit/WebKit/commit/5b92018d3c536ef23d9ac93683d6f1ac02bfd629
  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
    M Source/WebCore/layout/formattingContexts/flex/FlexFormattingUtils.cpp

  Log Message:
  -----------
  [FFC][Integration] Compute main/cross axis values input values when main axis is not the inline axis (column)
https://bugs.webkit.org/show_bug.cgi?id=281389

Reviewed by Antti Koivisto.

This is in preparation for enabling column direction layout.

* Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:
(WebCore::Layout::FlexFormattingContext::convertFlexItemsToLogicalSpace):
* Source/WebCore/layout/formattingContexts/flex/FlexFormattingUtils.cpp:
(WebCore::Layout::FlexFormattingUtils::isMainAxisParallelWithInlineAxis):

Canonical link: https://commits.webkit.org/285104@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