[webkit-changes] [WebKit/WebKit] 95220a: [IFC][Partial layout] Enable partial support when ...

Alan Baradlay noreply at github.com
Wed Feb 22 18:50:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 95220a7cb7657f54cc4e1201a7693dab9d47b434
      https://github.com/WebKit/WebKit/commit/95220a7cb7657f54cc4e1201a7693dab9d47b434
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    A LayoutTests/fast/inline/partial-inline-layout-text-append-only-simple-expected.html
    A LayoutTests/fast/inline/partial-inline-layout-text-append-only-simple.html
    M Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp
    M Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp

  Log Message:
  -----------
  [IFC][Partial layout] Enable partial support when (ltr, horizontal) text content is appended to a block box.
https://bugs.webkit.org/show_bug.cgi?id=252448

Reviewed by Antti Koivisto.

* Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp: (move some logic around)
(WebCore::Layout::InlineItemsBuilder::build):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::shouldInvalidateLineLayoutPathAfterContentChangeFor):

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




More information about the webkit-changes mailing list