1 Checks input value is preserved after backward and forward
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Went back to a page. Checking a form control which had a full value:
7 PASS "12012-10-09" is "12012-10-09"
8 Went back to a page. Checking a form control which had a partial value:
9 PASS "01/dd/1999" is "01/dd/1999"
10 Went forward to a page. Checking a form control which had a full value:
11 PASS "0001-11-17" is "0001-11-17"
12 Went forward to a page. Checking a form control which had a partial value:
13 PASS "mm/31/yyyy" is "mm/31/yyyy"
15 PASS successfullyParsed is true