Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / touch / touch-target-move-documents-expected.txt
blob6fcb694643d8b70c9747f909d6d8ed2319981091
1 Tests a node moving documents while being touched.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Sending touchstart
7 Received touchstart on DIV-target
8 Received touchstart on #document-Main
10 Moving target node to new document
12 Sending touchmove
14 Re-adding target node to main document
16 Sending touchend
17 Received touchend on DIV-target
18 Received touchend on #document-Main
20 PASS successfullyParsed is true
22 TEST COMPLETE