Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / security / cross-frame-access-callback-explicit-domain-DENY-expected.txt
blob49aa04f8b2ddc41b60668583e7b7bce8cc936f1a
1 Test that a child frame can't define a function and the use it to access parent properties after document.domain write blocks the access.  
5 --------
6 Frame: '<!--framePath //<!--frame0-->-->'
7 --------
8 PASS: canGet('parentWindow.location.href') should be 'false' and is.
9 PASS: accessThrowsException('parentWindow.location.href') should be 'true' and is.