blob: 532c52058c7ae544bd393deabb4736e0f3a53443 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Test touch adjustment when main frame is scroll offset.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS adjusted node was A#a0.
PASS adjusted node was A#a1.
PASS adjustedPoint is non-null.
PASS adjustedNode is e.a0
PASS adjustedPoint is non-null.
PASS adjustedNode is e.a1
PASS successfullyParsed is true
TEST COMPLETE
|