blob: 2f3f0c8ca88d89df462758cbf2b2e13b395f808e [file] [log] [blame]
This test checks that div block should not get events on clicking the shadow outside div block.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS successfullyParsed is true
TEST COMPLETE
Focus should remain in the textarea
PASS document.activeElement.tagName is "TEXTAREA"
Focus should move to the body
PASS document.activeElement.tagName is "BODY"
Focus should remain in the textarea
PASS document.activeElement.tagName is "TEXTAREA"
Focus should move to the body
PASS document.activeElement.tagName is "BODY"