[webkit-changes] [WebKit/WebKit] 6bb0f9: [Live Range Selection] editing/selection/ios/clear...

Ryosuke Niwa noreply at github.com
Wed Jan 4 17:14:40 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6bb0f971c893cecfc0c6722f0f444501d88cd8de
      https://github.com/WebKit/WebKit/commit/6bb0f971c893cecfc0c6722f0f444501d88cd8de
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-01-04 (Wed, 04 Jan 2023)

  Changed paths:
    M LayoutTests/editing/selection/ios/clear-selection-after-tapping-on-element-with-no-click-handler.html

  Log Message:
  -----------
  [Live Range Selection] editing/selection/ios/clear-selection-after-tapping-on-element-with-no-click-handler.html fails
https://bugs.webkit.org/show_bug.cgi?id=250092

Reviewed by Wenson Hsieh.

The failure was caused by the test using an invalid offset to setBaseAndExtent. Use a valid offset instead.

* LayoutTests/editing/selection/ios/clear-selection-after-tapping-on-element-with-no-click-handler.html:

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




More information about the webkit-changes mailing list