summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/time-multiple-fields/time-multiple-fields-reset-value-after-reload-expected.txt
blob: 7588e320f50b12996ba1176bb73edfb63ce18f3a (plain)
1
2
3
4
5
6
7
8
9
10
11
Checks reloading page resets input values

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS testInput1.value is ""
PASS testInput2.value is "02:02"
PASS successfullyParsed is true

TEST COMPLETE