Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / datetimelocal-multiple-fields / datetimelocal-multiple-fields-preserve-value-after-history-back-expected.txt
blob3db7383423b176f76f50c4aa48d6fb9f5ad3da3a
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-09T01:23" is "12012-10-09T01:23"
8 Went back to a page. Checking a form control which had a partial value:
9 PASS "01/dd/1999 --:00 --" is "01/dd/1999 --:00 --"
10 Went forward to a page. Checking a form control which had a full value:
11 PASS "0001-11-17T23:55" is "0001-11-17T23:55"
12 Went forward to a page. Checking a form control which had a partial value:
13 PASS "mm/31/yyyy 12:-- PM" is "mm/31/yyyy 12:-- PM"
15 PASS successfullyParsed is true
17 TEST COMPLETE