blob: 13ba74fc272994159fa36c3ceeae1b3b870a7f71 [file] [log] [blame]
Button Test
Div Test
PASS document.elementFromPoint(25, 25).id is 'button'
PASS document.elementFromPoint(225, 25).id is 'div'
PASS successfullyParsed is true
TEST COMPLETE