summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/text/input-maxlength-ime-preedit-expected.txt
blob: 6ddb7f362aa825c238062fddac3e1ce969e4a385 (plain)
1
2
3
4
5
6
7
8
9
10
This test checks users can input pre-edit text longer than maxlength.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS document.getSelection().toString() is "abcd"
PASS successfullyParsed is true

TEST COMPLETE