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

Alan Baradlay noreply at github.com
Fri Sep 27 09:24:50 PDT 2024


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

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

  Log Message:
  -----------
  [FFC] Fix imported/w3c/web-platform-tests/css/css-flexbox/flexbox-flex-wrap-wrap-reverse.htm
https://bugs.webkit.org/show_bug.cgi?id=280515

Reviewed by Antti Koivisto.

wrap-reverse is similar to column/row revers where we need to account for border/padding unless
they are part of the inner size (see box-sizing).

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

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