blob: c93af2d9851d095381ee14eeb08716fc0da8ec19 [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