Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d4622b82ae1e4bc60ee2165bc1ceb115cb38af78
      
https://github.com/WebKit/WebKit/commit/d4622b82ae1e4bc60ee2165bc1ceb115cb38af78
  Author: Alan Baradlay <[email protected]>
  Date:   2023-07-02 (Sun, 02 Jul 2023)

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

  Log Message:
  -----------
  [FFC] Compute flex item's cross size by running layout
https://bugs.webkit.org/show_bug.cgi?id=258779

Reviewed by Antti Koivisto.

Call IFC directly to compute the cross size of each flex item.
(This will eventually run through integration codepath)

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

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to