Upstream version 9.37.195.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / events / touch / touch-target-move-documents-expected.txt
1 Tests a node moving documents while being touched.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 Sending touchstart
7 Received touchstart on DIV-target
8 Received touchstart on #document-Main
9
10 Moving target node to new document
11
12 Sending touchmove
13
14 Re-adding target node to main document
15
16 Sending touchend
17 Received touchend on DIV-target
18 Received touchend on #document-Main
19
20 PASS successfullyParsed is true
21
22 TEST COMPLETE
23