1 This test checks that div block should not get events on clicking the shadow outside div block.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
10 Focus should remain in the textarea
11 PASS document.activeElement.tagName is "TEXTAREA"
13 Focus should move to the body
14 PASS document.activeElement.tagName is "BODY"
16 Focus should remain in the textarea
17 PASS document.activeElement.tagName is "TEXTAREA"
19 Focus should move to the body
20 PASS document.activeElement.tagName is "BODY"