1 This test confirms that select an disabled input element does not cause focus change.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS getSelection().anchorNode is document.body
7 PASS getSelection().anchorOffset is 3
8 PASS getSelection().anchorNode is document.body
9 PASS getSelection().anchorOffset is 3
10 PASS successfullyParsed is true