blob: 11949ed8cda86d5b5e9cceebf7a3c54c2011feb9 [file] [log] [blame]
Ensure that double clicking does not expand selection across new line boundaries.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS String(window.getSelection()) is "more"
PASS String(window.getSelection()) is "more"
PASS textarea.value.substring(textarea.selectionStart, textarea.selectionEnd) is "more"
PASS successfullyParsed is true
TEST COMPLETE