1 ValidationMessageClient: main-message=Please fill out this field. sub-message=
2 CONSOLE ERROR: An invalid form control with name='i1' is not focusable.
3 Test if an invalid control prevents interactive form submission, and the first invalid focusable control gets focus.
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 PASS successfullyParsed is true
11 PASS The form was not submitted
12 PASS document.activeElement is document.getElementById("i2")