chromium/third_party/blink/web_tests/fast/events/drag-and-drop-fire-drag-dragover-expected.txt

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 successfullyParsed is true

TEST COMPLETE

PASS drag fired before dragover.

TEST COMPLETE