Back to Chromium

Drag Should Draw Target

third_party/blink/manual_tests/drag-should-draw-target.html

149.0.7827.2313 B
Original Source

display: inline-block; position: static; Drag Me If the drag-icon follows the mouse pointer while dragging the above green block, the test passes.

greybox overflow:hidden; greenbox float:left;

Drag Me If the drag-icon follows the mouse pointer while dragging the green block to the left, the test passes.