[webkit-changes] [WebKit/WebKit] 14bdc8: [Live Range Selection] platform/win/editing/select...
Ryosuke Niwa
noreply at github.com
Tue Dec 20 21:36:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 14bdc8828460d7e8a2f006b38f098087153a267e
https://github.com/WebKit/WebKit/commit/14bdc8828460d7e8a2f006b38f098087153a267e
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2022-12-20 (Tue, 20 Dec 2022)
Changed paths:
M LayoutTests/platform/win/editing/selection/shift-page-up-down.html
Log Message:
-----------
[Live Range Selection] platform/win/editing/selection/shift-page-up-down.html fails
https://bugs.webkit.org/show_bug.cgi?id=249671
Reviewed by Darin Adler.
Use textarea's value, selectionStart, selectionEnd to get the selected text
instead of relying on getSelection().toString().
* LayoutTests/platform/win/editing/selection/shift-page-up-down.html:
Canonical link: https://commits.webkit.org/258180@main
More information about the webkit-changes
mailing list