| OLD | NEW |
| 1 Mock: Opening a file chooser. | 1 Mock: Opening a file chooser. |
| 2 Mock: Opening a file chooser. | 2 Mock: Opening a file chooser. |
| 3 To test manually, click on all the form elements (except the textbox) and the de
tails/summary element. The anchor shouldn't be activated (i.e. you shouldn't see
any "anchor activated" messages). | 3 To test manually, click on all the form elements (except the textbox) and the de
tails/summary element. The anchor shouldn't be activated (i.e. you shouldn't see
any "anchor activated" messages). |
| 4 | 4 |
| 5 Focusing [object HTMLInputElement] type=text and pressing enter | 5 Focusing [object HTMLInputElement] type=text and pressing enter |
| 6 form submitted | 6 form submitted |
| 7 | 7 |
| 8 Activated [object HTMLInputElement] type=submit | 8 Activated [object HTMLInputElement] type=submit |
| 9 form submitted | 9 form submitted |
| 10 | 10 |
| 11 Focusing [object HTMLInputElement] type=submit and pressing enter | 11 Focusing [object HTMLInputElement] type=submit and pressing enter |
| 12 Activated [object HTMLInputElement] type=submit | 12 Activated [object HTMLInputElement] type=submit |
| 13 form submitted | 13 form submitted |
| 14 | 14 |
| 15 Activated [object HTMLInputElement] type=image | 15 anchor activated |
| 16 form submitted | |
| 17 | 16 |
| 18 Focusing [object HTMLInputElement] type=image and pressing enter | 17 Focusing [object HTMLInputElement] type=image and pressing enter |
| 19 Activated [object HTMLInputElement] type=image | 18 Activated [object HTMLInputElement] type=image |
| 20 form submitted | 19 form submitted |
| 21 | 20 |
| 22 Activated [object HTMLButtonElement] type=submit | 21 Activated [object HTMLButtonElement] type=submit |
| 23 form submitted | 22 form submitted |
| 24 | 23 |
| 25 Focusing [object HTMLButtonElement] type=submit and pressing enter | 24 Focusing [object HTMLButtonElement] type=submit and pressing enter |
| 26 Activated [object HTMLButtonElement] type=submit | 25 Activated [object HTMLButtonElement] type=submit |
| 27 form submitted | 26 form submitted |
| 28 | 27 |
| 29 Activated [object HTMLInputElement] type=reset | 28 Activated [object HTMLInputElement] type=reset |
| 30 Focusing [object HTMLInputElement] type=reset and pressing enter | 29 Focusing [object HTMLInputElement] type=reset and pressing enter |
| 31 Activated [object HTMLInputElement] type=reset | 30 Activated [object HTMLInputElement] type=reset |
| 32 Activated [object HTMLButtonElement] type=reset | 31 Activated [object HTMLButtonElement] type=reset |
| 33 Focusing [object HTMLButtonElement] type=reset and pressing enter | 32 Focusing [object HTMLButtonElement] type=reset and pressing enter |
| 34 Activated [object HTMLButtonElement] type=reset | 33 Activated [object HTMLButtonElement] type=reset |
| 35 Activated [object HTMLInputElement] type=checkbox | 34 Activated [object HTMLInputElement] type=checkbox |
| 36 Activated [object HTMLInputElement] type=radio | 35 Activated [object HTMLInputElement] type=radio |
| 37 Activated [object HTMLInputElement] type=file | 36 Activated [object HTMLInputElement] type=file |
| 38 Focusing [object HTMLInputElement] type=file and pressing enter | 37 Focusing [object HTMLInputElement] type=file and pressing enter |
| 39 Activated [object HTMLInputElement] type=file | 38 Activated [object HTMLInputElement] type=file |
| 40 | 39 |
| 41 The details element was opened | 40 The details element was opened |
| 42 | 41 |
| OLD | NEW |