Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8eee3f33c03de2770c477d6f1252705993226626
      
https://github.com/WebKit/WebKit/commit/8eee3f33c03de2770c477d6f1252705993226626
  Author: Alan Baradlay <za...@apple.com>
  Date:   2024-10-02 (Wed, 02 Oct 2024)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.cpp
    M Source/WebCore/rendering/RenderBoxModelObject.h

  Log Message:
  -----------
  [FFC][Integration] Enabled modern flex layout when flex box has percent height
https://bugs.webkit.org/show_bug.cgi?id=280689

Reviewed by Antti Koivisto.

Compute percent based cross axis constraint.

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForFlexLayoutWithReason):
(WebCore::LayoutIntegration::printReason):
* Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.cpp:
(WebCore::LayoutIntegration::FlexLayout::layout):
* Source/WebCore/rendering/RenderBoxModelObject.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to