blob: b4d8e34130cf228a23ba5d8f50499c186ef958fe [file] [log] [blame]
Test basic cases of tap-to-zoom mechanics.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
PASS zoomableArea.top is 100
PASS zoomableArea.left is 100
PASS zoomableArea.width is 200
PASS zoomableArea.height is 100
PASS zoomableArea.top is 210
PASS zoomableArea.left is 110
PASS zoomableArea.width is 180
PASS zoomableArea.height is 80
PASS zoomableArea.top is 200
PASS zoomableArea.left is 100
PASS zoomableArea.width is 200
PASS zoomableArea.height is 100
PASS zoomableArea.top is 50
PASS zoomableArea.left is 50
PASS zoomableArea.width is 300
PASS zoomableArea.height is 300
PASS successfullyParsed is true
TEST COMPLETE