[webkit-changes] [WebKit/WebKit] 0f709c: [iOS] editing/selection/ios/change-selection-by-ta...

Ryosuke Niwa noreply at github.com
Fri Jul 28 23:29:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0f709caa10acadb30de4b784fe3e6d8e49d1dcbb
      https://github.com/WebKit/WebKit/commit/0f709caa10acadb30de4b784fe3e6d8e49d1dcbb
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M LayoutTests/editing/selection/ios/change-selection-by-tapping-with-existing-selection.html

  Log Message:
  -----------
  [iOS] editing/selection/ios/change-selection-by-tapping-with-existing-selection.html fails
https://bugs.webkit.org/show_bug.cgi?id=259619

Reviewed by Wenson Hsieh.

This test fails on iOS because the test was expecting the selection end points to be canonicalized.
Use canonicalized positions so that the output matches the expectation.

* LayoutTests/editing/selection/ios/change-selection-by-tapping-with-existing-selection.html:

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




More information about the webkit-changes mailing list