Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f5fde80986ad606928f549eeac2a44486c34d9c8
      
https://github.com/WebKit/WebKit/commit/f5fde80986ad606928f549eeac2a44486c34d9c8
  Author: Ryosuke Niwa <rn...@webkit.org>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M LayoutTests/editing/text-iterator/hidden-textarea-selection-quirk.html

  Log Message:
  -----------
  [Live Range Selection] hidden-textarea-selection-quirk.html fails
https://bugs.webkit.org/show_bug.cgi?id=246309

Reviewed by Darin Adler.

The issue was caused by Selection's toString() function no longer containing 
the content to be copied.

Fixed the test by actually triggering copying & pasting text and checking the 
pasted content
instead of assuming that Selection's toString() function returns the content to 
be copied.

* LayoutTests/editing/text-iterator/hidden-textarea-selection-quirk.html:

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to