Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1cc87d66d1203936b7af407579907b711324f683
https://github.com/WebKit/WebKit/commit/1cc87d66d1203936b7af407579907b711324f683
Author: Ryosuke Niwa <[email protected]>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M LayoutTests/fast/forms/input-text-maxlength.html
M LayoutTests/fast/forms/input-text-paste-maxlength.html
Log Message:
-----------
[Live Range Selection] fast/forms/input-text-maxlength.html and
fast/forms/input-text-paste-maxlength.html fail
https://bugs.webkit.org/show_bug.cgi?id=248433
Reviewed by Darin Adler.
Use internals functions to get the visible text instead of relying on
getSelection().toString()
to include text within input elements.
* LayoutTests/fast/forms/input-text-maxlength.html:
* LayoutTests/fast/forms/input-text-paste-maxlength.html:
Canonical link: https://commits.webkit.org/257161@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes