[webkit-changes] [WebKit/WebKit] 8df0ee: [Live Range Selection] image-overlay-maintain-sele...

Ryosuke Niwa noreply at github.com
Thu Jan 5 13:44:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8df0ee601cafe133423eff6618b1d11d67be8de1
      https://github.com/WebKit/WebKit/commit/8df0ee601cafe133423eff6618b1d11d67be8de1
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-01-05 (Thu, 05 Jan 2023)

  Changed paths:
    M LayoutTests/fast/images/text-recognition/mac/image-overlay-maintain-selection-during-size-change.html

  Log Message:
  -----------
  [Live Range Selection] image-overlay-maintain-selection-during-size-change.html fails
https://bugs.webkit.org/show_bug.cgi?id=250140

Reviewed by Wenson Hsieh.

Like 258476 at main, this test was relying on setBaseAndExtent to select contents inside a UA shadow tree,
which is no longer allowed once live range selection is enabled. Use internals.setSelectionWithoutValidation instead.

* LayoutTests/fast/images/text-recognition/mac/image-overlay-maintain-selection-during-size-change.html:

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




More information about the webkit-changes mailing list