summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/touchadjustment/rotated-node-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/touchadjustment/rotated-node-expected.txt')
-rw-r--r--third_party/WebKit/LayoutTests/touchadjustment/rotated-node-expected.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/touchadjustment/rotated-node-expected.txt b/third_party/WebKit/LayoutTests/touchadjustment/rotated-node-expected.txt
index f035cb7..87f5f84 100644
--- a/third_party/WebKit/LayoutTests/touchadjustment/rotated-node-expected.txt
+++ b/third_party/WebKit/LayoutTests/touchadjustment/rotated-node-expected.txt
@@ -20,6 +20,12 @@ 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(40,40)
+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