[webkit-changes] [WebKit/WebKit] 1fdbfd: REGRESSION (259904 at main): [ iOS ] Two editing/sele...

Ryosuke Niwa noreply at github.com
Wed Feb 15 23:19:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1fdbfd80de70e622ef15360b8cc069e72432c99e
      https://github.com/WebKit/WebKit/commit/1fdbfd80de70e622ef15360b8cc069e72432c99e
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M LayoutTests/editing/selection/ios/change-selection-by-tapping-with-existing-selection.html
    M LayoutTests/editing/selection/ios/persist-selection-after-tapping-on-element-with-mousedown-handler.html
    M LayoutTests/platform/ios/TestExpectations

  Log Message:
  -----------
  REGRESSION (259904 at main): [ iOS ] Two editing/selection/iOS/ tests are a consistent timeout
https://bugs.webkit.org/show_bug.cgi?id=252313

Reviewed by Wenson Hsieh.

The bug was caused by these tests using invalid offsets. Use valid offsets instead.

* LayoutTests/editing/selection/ios/change-selection-by-tapping-with-existing-selection.html:
* LayoutTests/editing/selection/ios/persist-selection-after-tapping-on-element-with-mousedown-handler.html:
* LayoutTests/platform/ios/TestExpectations:

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




More information about the webkit-changes mailing list