blob: 68cc8654386f9e4b9cb051a110432934e1ead1e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Test if the form is submitted with a submit button with formnovalidate.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
PASS The form should not be submitted.
PASS location.search.indexOf("i0=") != -1 is true
TEST COMPLETE
|