chromium/third_party/blink/web_tests/touchadjustment/nested-touch-expected.txt

Test the case where a clickable target is nested inside a document that is monitoring clicks. The target with the local event-handler should be chosen if multiple targets are touched.

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

Testing small direct hits.
PASS adjusted node was DIV#mybox1.
PASS adjusted node was DIV#mybox2.
Testing prefered hits.
PASS adjusted node was DIV#mybox1.
PASS adjusted node was DIV#mybox1.
PASS adjusted node was DIV#mybox1.
PASS successfullyParsed is true

TEST COMPLETE