[webkit-changes] [WebKit/WebKit] 9b097b: [IFC][Integration] Fix editing/selection/caret-in-...

alan noreply at github.com
Mon Oct 10 06:10:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9b097b8ac4ece8af4963dd4c4e75a3c9aaa2cb67
      https://github.com/WebKit/WebKit/commit/9b097b8ac4ece8af4963dd4c4e75a3c9aaa2cb67
  Author: Alan Bujtas <zalan at apple.com>
  Date:   2022-10-10 (Mon, 10 Oct 2022)

  Changed paths:
    M Source/WebCore/rendering/CaretRectComputation.cpp

  Log Message:
  -----------
  [IFC][Integration] Fix editing/selection/caret-in-empty-inline-2.html
https://bugs.webkit.org/show_bug.cgi?id=246259

Reviewed by Antti Koivisto.

Caret rect computation should not (directly) consult legacy line layout data structures.

* Source/WebCore/rendering/CaretRectComputation.cpp:
(WebCore::computeCaretRectForInline):

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




More information about the webkit-changes mailing list