Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: da7c3de5c71a1013450a77feadb9d4dcaccc1800
      
https://github.com/WebKit/WebKit/commit/da7c3de5c71a1013450a77feadb9d4dcaccc1800
  Author: Alan Baradlay <za...@apple.com>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    M 
Source/WebCore/layout/formattingContexts/inline/InlineFormattingContext.cpp
    M Source/WebCore/layout/layouttree/LayoutElementBox.cpp
    M Source/WebCore/layout/layouttree/LayoutElementBox.h

  Log Message:
  -----------
  [LFC] Add ElementBox::hasOutOfFlowChild
https://bugs.webkit.org/show_bug.cgi?id=260805

Reviewed by Antti Koivisto.

This is in preparation for out-of-flow box static position (we need to know if 
the IFC should need to run inflow layout).

* Source/WebCore/layout/layouttree/LayoutElementBox.cpp:
(WebCore::Layout::ElementBox::hasOutOfFlowChild const):
* Source/WebCore/layout/layouttree/LayoutElementBox.h:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to