Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(50)

Side by Side Diff: LayoutTests/http/tests/security/isolatedWorld/sandboxed-iframe-expected.txt

Issue 1126253007: Block modal dialogs inside sandboxes. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: WebSandboxFlags. Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE ERROR: Blocked script execution in 'http://127.0.0.1:8000/security/isola tedWorld/resources/fail.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. 1 CONSOLE ERROR: Blocked script execution in 'http://127.0.0.1:8000/security/isola tedWorld/resources/fail.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
2 ALERT: PASS 2 CONSOLE MESSAGE: line 1: PASS
3 Test that executing scripts in an isolated world works even inside sandboxed ifr ames. The test passes, if an alert with the text "PASS" is shown. 3 Test that executing scripts in an isolated world works even inside sandboxed ifr ames. The test passes, if an alert with the text "PASS" is shown.
4 4
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698