blob: 2597e77f90e01c602196f9daa9861dda2bca8466 [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