[webkit-changes] [WebKit/WebKit] 0e602e: [IFC][Partial layout] Enable append on replaced co...

Alan Baradlay noreply at github.com
Sat Sep 9 08:03:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0e602ea96d3647ef2d21a6457b601e2f0c154495
      https://github.com/WebKit/WebKit/commit/0e602ea96d3647ef2d21a6457b601e2f0c154495
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-09-09 (Sat, 09 Sep 2023)

  Changed paths:
    A LayoutTests/fast/text/simple-text-and-image-append-with-br-expected.html
    A LayoutTests/fast/text/simple-text-and-image-append-with-br.html
    M Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  [IFC][Partial layout] Enable append on replaced content
https://bugs.webkit.org/show_bug.cgi?id=261355

Reviewed by Antti Koivisto.

* LayoutTests/fast/text/simple-text-and-image-append-with-br-expected.html: Added.
* LayoutTests/fast/text/simple-text-and-image-append-with-br.html: Added.
* Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.cpp:
(WebCore::Layout::isSupportedContent):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::shouldInvalidateLineLayoutPathAfterChangeFor):
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::insertedIntoTree):

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




More information about the webkit-changes mailing list