1 Test the case where a clickable target contains a shadow-DOM element. The adjusted point should snap to the location of the shadow-DOM element if close enough to the original touch position.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS adjusted node was DIV#targetDiv.
7 PASS adjustedPoint.x is within 10 of 88
8 PASS adjustedPoint.y is within 10 of 28
9 PASS adjusted node was DIV#targetDiv.
10 PASS adjustedPoint.x is within 10 of 88
11 PASS adjustedPoint.y is within 10 of 28
12 PASS adjusted node was DIV#targetDiv.
13 PASS adjustedPoint.x is within 10 of 88
14 PASS adjustedPoint.y is within 10 of 28
15 PASS adjusted node was DIV#targetDiv.
16 PASS adjustedPoint.x is within 10 of 88
17 PASS adjustedPoint.y is within 10 of 28
18 PASS adjusted node was DIV#targetDiv.
19 PASS adjustedPoint.x is within 1 of 58
20 PASS adjustedPoint.y is within 1 of 58
21 PASS successfullyParsed is true