chromium/third_party/blink/web_tests/fast/forms/date-multiple-fields/date-multiple-fields-disabled-crash-expected.txt

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