Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / overflow / hit-test-overflow-hidden-with-box-shadow-expected.txt
blob132f8828f44eef7a7623f33f3583fce823aaf522
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
8 TEST COMPLETE
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"