| OLD | NEW |
| 1 HTMLFormElement#requestAutocomplete and associated events | 1 HTMLFormElement#requestAutocomplete and associated events |
| 2 | 2 |
| 3 For this test to pass, you should see all PASSED below. | 3 For this test to pass, you should see all PASSED below. |
| 4 | 4 |
| 5 PASS no enumerable properties on HTMLFormElement | 5 PASS found enumerable properties on HTMLFormElement |
| 6 PASS no enumerable properties on HTMLFormElement | 6 PASS found enumerable properties on HTMLFormElement |
| 7 PASS no enumerable properties on HTMLFormElement | 7 PASS found enumerable properties on HTMLFormElement |
| 8 PASS event is an AutocompleteErrorEvent | 8 PASS event is an AutocompleteErrorEvent |
| 9 PASS got expected reason: disabled | 9 PASS got expected reason: disabled |
| 10 PASS event is an AutocompleteErrorEvent | 10 PASS event is an AutocompleteErrorEvent |
| 11 PASS got expected reason: disabled | 11 PASS got expected reason: disabled |
| 12 PASS got expected number of error events (3) | 12 PASS got expected number of error events (3) |
| 13 PASS successfullyParsed is true | 13 PASS successfullyParsed is true |
| 14 | 14 |
| 15 TEST COMPLETE | 15 TEST COMPLETE |
| 16 | 16 |
| OLD | NEW |