[webkit-changes] [WebKit/WebKit] 7289c5: REGRESSION(241899 at main): Find on Page fails to hig...

Alan Baradlay noreply at github.com
Thu Feb 2 07:59:42 PST 2023


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

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

  Log Message:
  -----------
  REGRESSION(241899 at main): Find on Page fails to highlight SVG text content
https://bugs.webkit.org/show_bug.cgi?id=251438

Reviewed by Antti Koivisto.

Let's restore before-241899 at main state, where we called SVGInlineTextBox::localSelectionRect on SVG text content.

* Source/WebCore/layout/integration/inline/InlineIteratorTextBox.cpp:
(WebCore::InlineIterator::TextBox::selectionRect const):

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




More information about the webkit-changes mailing list