Bug 1694643: add "-manual" to filenames of manual drag WPT. r=masayuki
[gecko.git] / testing / web-platform / tests / html / editing / dnd / platform / drag-link-manual.html
blob2da41950831aba658cf06b23d1d81e746184b504
1 <!doctype html>
2 <html>
3 <head>
4 <title>Dragging vs selecting links</title>
5 </head>
6 <body>
8 <p><a href="">Test link, test link, test link, test link, test link, test link, test link, test link, test link</a></p>
9 <p>Drag the test link above. When dragging vertically, it should drag the link. When dragging horizontally, it should select the text within the link.</p>
11 </body>
12 </html>