Backed out 5 changesets (bug 1694229) for geckoview failures. CLOSED TREE
[gecko.git] / testing / web-platform / tests / html / editing / dnd / platform / alttab.html
blobb03c5dfd6abb50930f53b5f13e2b6318a47c6a64
1 <!doctype html>
2 <html>
3 <head>
4 <title>drag and drop - alt+tab while dragging</title>
5 </head>
6 <body>
8 <p>This test is only relevant on platforms where alt+tab (or some equivalent) switches applications.</p>
9 <p>Ensure that at least one other application is open. Select this text. Drag the selection downwards a little, then alt+tab (or your system's equivalent) to the other application. Pass if the drag placeholder continues to follow the mouse/pointing device. Release the drag. Pass if the drag placeholder disappears.</p>
11 </body>
12 </html>