haikuwebkit/LayoutTests/fast/events/drag-and-drop-fire-drag-dra...

10 lines
300 B
Plaintext

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