blob: 5ab87df834906a8a45b3d0b3bcb401e2d461a878 [file] [log] [blame]
There was a bug that users could input text longer than maxlength via IME. This test confirms it was fixed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getSelection().toString() is "ab"
PASS successfullyParsed is true
TEST COMPLETE