Test for wheel operations for On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". Initial value is 1999-W01. We'll wheel up by 1: PASS input.value is "1999-W02" Wheel up by 100: PASS input.value is "1999-W03" Wheel down by 1: PASS input.value is "1999-W02" Wheel down by 256: PASS input.value is "1999-W01" Disabled input element: PASS input.value is "1999-W01" Read-only input element: PASS input.value is "1999-W01" No focus: PASS input.value is "1999-W01" PASS successfullyParsed is true TEST COMPLETE