haikuwebkit/LayoutTests/fast/forms/datetimelocal/datetimelocal-interactive-v...

11 lines
377 B
Plaintext

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 "1982-11-02T12:34"
PASS successfullyParsed is true
TEST COMPLETE