1 Test for wheel operations for <input type=datetime-local>
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Initial value is 1999-01-13T00:00. We'll wheel up by 1:
7 PASS input.value is "1999-02-13T00:00"
9 PASS input.value is "1999-03-13T00:00"
11 PASS input.value is "1999-02-13T00:00"
13 PASS input.value is "1999-01-13T00:00"
14 Disabled input element:
15 PASS input.value is "1999-01-13T00:00"
16 Read-only input element:
17 PASS input.value is "1999-01-13T00:00"
19 PASS input.value is "1999-01-13T00:00"
20 PASS successfullyParsed is true