[webkit-changes] [WebKit/WebKit] 0ca9f9: [IFC][Partial layout] leadingInlineItemPositionByD...

Alan Baradlay noreply at github.com
Sun Feb 26 09:14:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0ca9f9fe7ebc1cd9a1b4e7b687a2e8f41e2856eb
      https://github.com/WebKit/WebKit/commit/0ca9f9fe7ebc1cd9a1b4e7b687a2e8f41e2856eb
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-02-26 (Sun, 26 Feb 2023)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.cpp

  Log Message:
  -----------
  [IFC][Partial layout] leadingInlineItemPositionByDamagedBox should take DamagedContent
https://bugs.webkit.org/show_bug.cgi?id=252949

Reviewed by Antti Koivisto.

(also rename damagedContent to damagedLine -to not confuse it with DamagedContent)

* Source/WebCore/layout/formattingContexts/inline/invalidation/InlineInvalidation.cpp:
(WebCore::Layout::leadingInlineItemPositionByDamagedBox):
(WebCore::Layout::InlineInvalidation::textInserted):

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




More information about the webkit-changes mailing list