Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / drag-and-drop-fire-drag-dragover-expected.txt
bloba8de3be4fc6e507703b96a3120c5ac4e44ec08d0
1 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.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 PASS drag fired before dragover.
11 TEST COMPLETE