[webkit-changes] [WebKit/WebKit] b67dcd: [FFC] Fix imported/w3c/web-platform-tests/css/css-...

Alan Baradlay noreply at github.com
Fri Sep 27 11:06:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b67dcdc4fe7d594a08e1cd1d8160f525395d2f38
      https://github.com/WebKit/WebKit/commit/b67dcdc4fe7d594a08e1cd1d8160f525395d2f38
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-09-27 (Fri, 27 Sep 2024)

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

  Log Message:
  -----------
  [FFC] Fix imported/w3c/web-platform-tests/css/css-flexbox/flexbox_align-items-center-2.html
https://bugs.webkit.org/show_bug.cgi?id=280520

Reviewed by Antti Koivisto.

crossPositionAndMargins holds values for flex items and not for lines. Let's use the correct index.

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

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