2 This tests that non-scrollable iframes cannot be scrolled with touch.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS successfullyParsed is true
11 PASS touchtarget.contentDocument.scrollingElement.scrollTop is 0
12 PASS touchtarget.contentDocument.scrollingElement.scrollLeft is 0
13 PASS wheelEventsOccurred is 0
15 PASS touchtarget.contentDocument.scrollingElement.scrollTop is 0
16 PASS touchtarget.contentDocument.scrollingElement.scrollLeft is 0
17 PASS wheelEventsOccurred is 0
18 PASS scrollEventsOccurred is 0
19 PASS successfullyParsed is true