1 Tests if calendar picker works for datetime-local as expected.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Check that page popup doesn't exist at first.
7 PASS document.getElementById("mock-page-popup") is null
8 PASS selectedValue() is "2011-12-31"
9 PASS highlightedValue() is "2011-12-31"
10 PASS highlightedValue() is "2012-01-01"
11 PASS document.getElementById("datetimelocal").value is "2012-01-01T12:53:45"
12 PASS successfullyParsed is true