eric@webkit.org | 6fd7b36 | 2009-08-05 04:36:06 +0000 | [diff] [blame] | 1 | <p>This tests dragging over an input element, to make sure no drag-cursor is left behind.</p> |
2 | <p><input></p> | ||||
3 | <p>Drag some text over the input element and make sure the Drag Caret disappears when the drag exits the input element. Per https://bugs.webkit.org/show_bug.cgi?id=26787</p> |