Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 649e1313664c6b5e3741562c30f2eda8e3311eff
      
https://github.com/WebKit/WebKit/commit/649e1313664c6b5e3741562c30f2eda8e3311eff
  Author: Alan Baradlay <[email protected]>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M 
Source/WebCore/layout/formattingContexts/inline/invalidation/InlineDamage.h
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  [IFC][Partial layout] Remove damaged content before constructing new content
https://bugs.webkit.org/show_bug.cgi?id=252285

Reviewed by Antti Koivisto.

This patch is in preparation for supporting partial line layout.
(Let's remove both display line(s) and boxes before constructing the new 
(partial) set).

* Source/WebCore/layout/formattingContexts/inline/invalidation/InlineDamage.h:
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::constructContent):

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


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

Reply via email to