summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/touchadjustment/rotated-node-expected.txt
blob: e28f37f401cf7644686faa1d1b391327c586fc94 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Test touch adjustment to a non-rectilinear element.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


Direct Touches
PASS adjusted node was DIV#rotated.
PASS adjusted node was DIV#rotated.
PASS adjusted node was DIV#rotated.
PASS adjusted node was DIV#rotated.
PASS adjusted node was DIV#rotated.
PASS adjusted node was DIV#container.
PASS adjusted node was DIV#container.
PASS adjusted node was DIV#container.

Adjusted Touches
PASS adjusted node was DIV#rotated.
PASS adjusted node was DIV#rotated.

Near Misses
PASS adjusted node was DIV#container.
PASS adjusted node was DIV#container.

Adjusted point within bounds
PASS adjusted point was within (0,-20)x(41,41)
PASS adjusted point was within (40,40)x(40,40)
PASS adjusted point was within (-40,40)x(80,40)
PASS adjusted point was within (50,-20)x(40,80)
PASS successfullyParsed is true

TEST COMPLETE