blob: 2cbb81bdddabe5f40b8199f2616f4431440786ae [file] [log] [blame]
This test calls textarea.select and confirms selectionStart/End.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS text.selectionStart is 0
PASS text.selectionEnd is 6
PASS successfullyParsed is true
TEST COMPLETE