[webkit-changes] [WebKit/WebKit] 4dfd23: [FFC] ContentDistribution::Default is "align-conte...

Alan Baradlay noreply at github.com
Tue Aug 1 07:19:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4dfd23ddeb64f38f4a36db79077269396b2d5a25
      https://github.com/WebKit/WebKit/commit/4dfd23ddeb64f38f4a36db79077269396b2d5a25
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

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

  Log Message:
  -----------
  [FFC] ContentDistribution::Default is "align-content" initial value only when position is ContentPosition::Normal
https://bugs.webkit.org/show_bug.cgi?id=259625

Reviewed by Antti Koivisto.

Need to check StyleContentAlignmentData's distribution and position for initial value (which is align-content: stretch).

* Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp:
(WebCore::Layout::FlexLayout::stretchFlexLines const):

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




More information about the webkit-changes mailing list