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

Alan Baradlay noreply at github.com
Wed Oct 9 05:32:17 PDT 2024


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

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

  Log Message:
  -----------
  [FFC] Fix imported/w3c/web-platform-tests/css/css-flexbox/flex-lines/multi-line-wrap-reverse-row-reverse.html
https://bugs.webkit.org/show_bug.cgi?id=281078

Reviewed by Antti Koivisto.

1. Let's take the before margin into account when computing _reversed_ position
2. drop minimum size for now (it may come back in some other form).

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

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