Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1fc0ffe58052be365c706ce52abb939033721c83
      
https://github.com/WebKit/WebKit/commit/1fc0ffe58052be365c706ce52abb939033721c83
  Author: Ryosuke Niwa <[email protected]>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M LayoutTests/fast/events/touch/ios/long-press-on-editable.html

  Log Message:
  -----------
  fast/events/touch/ios/long-press-on-editable.html fails
https://bugs.webkit.org/show_bug.cgi?id=253863

Reviewed by Wenson Hsieh.

The test failure was caused by the test relying on getSelection().toString() to 
include
the selected text within textarea's shadow tree. Updated the test to rely on 
textarea.value
and textarea.selectionStart textarea.selectionEnd instead.

* LayoutTests/fast/events/touch/ios/long-press-on-editable.html:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to