[webkit-changes] [WebKit/WebKit] 6ec219: [IFC][Partial layout] Add support for replacing mu...

Alan Baradlay noreply at github.com
Sun Feb 26 10:56:32 PST 2023


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

  Changed paths:
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  [IFC][Partial layout] Add support for replacing multiple lines in display content
https://bugs.webkit.org/show_bug.cgi?id=252952

Reviewed by Antti Koivisto.

This is to support text content removal/insertion across multiple lines.

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

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




More information about the webkit-changes mailing list