summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/overflow/hit-test-overflow-hidden-with-box-shadow-expected.txt
blob: 132f8828f44eef7a7623f33f3583fce823aaf522 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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"