[webkit-changes] [WebKit/WebKit] baf11a: [IFC][Subpixel] computeCaretRectForEmptyElement/co...

Alan Baradlay noreply at github.com
Thu Mar 7 19:41:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: baf11acb9175d39e75fb823aed0513fee272599b
      https://github.com/WebKit/WebKit/commit/baf11acb9175d39e75fb823aed0513fee272599b
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-03-07 (Thu, 07 Mar 2024)

  Changed paths:
    M LayoutTests/platform/mac-monterey/editing/caret/insert-paragraph-does-not-paint-stale-carets-expected.txt
    M LayoutTests/platform/mac-ventura/editing/caret/insert-paragraph-does-not-paint-stale-carets-expected.txt
    M LayoutTests/platform/mac/editing/caret/insert-paragraph-does-not-paint-stale-carets-expected.txt
    M Source/WebCore/rendering/CaretRectComputation.cpp

  Log Message:
  -----------
  [IFC][Subpixel] computeCaretRectForEmptyElement/computeCaretRectForBox should not use integral font API
https://bugs.webkit.org/show_bug.cgi?id=270617

Reviewed by Antti Koivisto.

This is in preparation for removing integral (vertical) geometry snapping.

* Source/WebCore/rendering/CaretRectComputation.cpp:
(WebCore::computeCaretRectForEmptyElement):
(WebCore::computeCaretRectForBox):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list