blob: 639f4c109f1aa5b15109a15e79818fd4282e8d60 [file] [log] [blame]
This test checks that the event handlers ondrag and ondragover fire in that order, as per http://www.whatwg.org/specs/web-apps/current-work/#current-drag-operation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS drag fired before dragover.
TEST COMPLETE