blob: 674f07973dc1d73608f36a60c414ad0cbb035858 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Test touch adjustment for context-menu gestures.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS adjusted node was A#a0.
PASS adjusted node was SPAN#span0.
PASS adjusted node was null.
PASS adjusted node was SPAN#span0.
PASS adjusted node was IMG#img0.
PASS adjusted node was A#a0.
PASS adjusted node was null.
PASS adjusted node was A#a0.
PASS adjusted node was IMG#img0.
PASS adjusted node was IMG#img0.
PASS adjusted node was SPAN#span0.
PASS successfullyParsed is true
TEST COMPLETE
|