[webkit-changes] [WebKit/WebKit] 4b4a4f: [FFC] FlexLayout::stretchFlexLines should follow s...

Alan Baradlay noreply at github.com
Sun Jun 18 19:24:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4b4a4f413eded21ba39cd009a2f1cd3c770ef504
      https://github.com/WebKit/WebKit/commit/4b4a4f413eded21ba39cd009a2f1cd3c770ef504
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-06-18 (Sun, 18 Jun 2023)

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

  Log Message:
  -----------
  [FFC] FlexLayout::stretchFlexLines should follow spec language
https://bugs.webkit.org/show_bug.cgi?id=258243

Reviewed by Antti Koivisto.

This patch implements https://www.w3.org/TR/css-flexbox-1/#algo-line-stretch
(Stretch flex lines in cross axis direction when applicable)

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

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




More information about the webkit-changes mailing list