[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / ManualTests / drag-caret.html
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>