Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / security / sandboxed-iframe-meta-refresh-expected.txt
blob02a71c6cc5bcdbace53401a6c47d1a6b22543d0d
1 CONSOLE ERROR: line 1: Refused to execute the redirect specified via '<meta http-equiv='refresh' content='...'>'. The document is sandboxed, and the 'allow-scripts' keyword is not set.
2 Sandboxing a frame puts it into a unique origin by default, which the containing document shouldn't have script access to. This test passes if an exception is thrown upon the access violation.
6 --------
7 Frame: '<!--framePath //<!--frame0-->-->'
8 --------
9 PASS