OLD | NEW |
1 This test checks that the event handlers ondrag and ondragover fire in that orde
r, as per http://www.whatwg.org/specs/web-apps/current-work/#current-drag-operat
ion. | 1 This test checks that the event handlers ondrag and ondragover fire in that orde
r, as per http://www.whatwg.org/specs/web-apps/current-work/#current-drag-operat
ion. |
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 drag fired before dragover. | 9 PASS drag fired before dragover. |
7 | 10 |
8 TEST COMPLETE | 11 TEST COMPLETE |
9 PASS successfullyParsed is true | |
10 | 12 |
11 TEST COMPLETE | |
12 | |
OLD | NEW |