blob: 3231b052d6b324a75512dfb3faf8d2860c9af051 [file] [log] [blame]
CONSOLE MESSAGE: An invalid form control with name='i1' is not focusable.
Test if an invalid control prevents interactive form submission, and the first invalid focusable control gets focus.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS The form was not submitted
PASS document.activeElement is document.getElementById("i2")
TEST COMPLETE