Description: Fire dragover event during the drag and drop processing
Test Result Test Assertion
Manual Test passes if if the word "PASS" appears to the left after following the steps below.
Steps:
  1. Select the text inside the red box.
  2. Drag it, hover over the green box and then release the mouse

http://dev.w3.org/html5/spec/dnd.html#drag-and-drop-processing-model

If the current target element is a DOM element, then fire a DND event named dragover at this current target element

SampleText