1 Test select event is triggered on input and textarea Elements.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS select event is triggered on setSelectionRange, setRangeText, selectionStart, selectionEnd and selectionDirection methods of input element.
7 PASS select event is triggered on setSelectionRange, setRangeText, selectionStart, selectionEnd and selectionDirection methods of textarea element.
8 PASS successfullyParsed is true