Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / interactive-validation-prevented-expected.txt
blob0dc2e12a59377c2b885f091d849e9bfca9b71117
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
10 TEST COMPLETE
11 PASS The form was not submitted
12 PASS document.activeElement is document.getElementById("i2")
13 TEST COMPLETE
14