blob: 45c04835ae6fd48dbbe3959ff9824a7ee0d5cae2 [file] [log] [blame]
Ensures that the selection is not cleared when the user does a mousedown on a mouse focusable link.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS String(window.getSelection()) is "Select"
PASS String(window.getSelection()) is "Select"
PASS successfullyParsed is true
TEST COMPLETE