blob: e27e14857b9d3bf13629b9c61b1803546bd829fb [file] [log] [blame]
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