[webkit-changes] [WebKit/WebKit] bb0002: [FFC] Move resolveNonLogicalValues to FlexFormatti...

Alan Baradlay noreply at github.com
Fri Oct 25 05:34:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb00023f390ad37c2d06f4ff7218ec63bf98fba1
      https://github.com/WebKit/WebKit/commit/bb00023f390ad37c2d06f4ff7218ec63bf98fba1
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-10-25 (Fri, 25 Oct 2024)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/flex/FlexFormattingUtils.cpp
    M Source/WebCore/layout/formattingContexts/flex/FlexFormattingUtils.h
    M Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp

  Log Message:
  -----------
  [FFC] Move resolveNonLogicalValues to FlexFormattingUtils
https://bugs.webkit.org/show_bug.cgi?id=282018

Reviewed by Antti Koivisto.

* Source/WebCore/layout/formattingContexts/flex/FlexFormattingUtils.cpp:
(WebCore::Layout::FlexFormattingUtils::logicalJustifyContentPositionValue):
(WebCore::Layout::FlexFormattingUtils::isMainAxisParallelWithLeftRightAxis): Deleted.
(WebCore::Layout::FlexFormattingUtils::isInlineDirectionRTL): Deleted.
* Source/WebCore/layout/formattingContexts/flex/FlexFormattingUtils.h:
* Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp:
(WebCore::Layout::FlexLayout::handleMainAxisAlignment const):

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