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