summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-disabled-crash-expected.txt
blob: eb302de6c197abe97ef7782c4f8ca63d06e45650 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONSOLE WARNING: The specified value "a" does not conform to the required format, "yyyy-MM-dd".
Date input with invalid initial value should not dispatch a change event on disabled=true, and should not crash.

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


PASS changeEventCounter is 0
PASS successfullyParsed is true

TEST COMPLETE