chromium/third_party/blink/web_tests/fast/forms/date/date-interactive-validation-required-expected.txt

Test interactive validation with required attribute. This test checks if an empty required field prevents form submission and checks if a non-empty required field doesn't prevent form submission.

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

PASS queryValues["test"] is "2012-08-25"
PASS successfullyParsed is true

TEST COMPLETE