blob: e7b4fe347b041d6ae417409b57e24655d16f1abc [file] [log] [blame]
PASS document.getElementById('container').scrollTop became different from 0
PASS document.getElementById('containerTouches').textContent is "1"
PASS document.getElementById('documentTouches').textContent is "1"
PASS document.getElementById('containerTouches').textContent is "1"
PASS document.getElementById('documentTouches').textContent is "2"
PASS successfullyParsed is true
TEST COMPLETE
To manually test, swipe down to scroll in the container. Both touch counts should update to 1. Then tap elsewhere in the document. The document touch count should increment to 2, but the container touch count should remain at 1.
The touch count in the scroll container is: 1
The touch count in the document is: 2