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

Unified Diff: LayoutTests/http/tests/security/contentSecurityPolicy/iframe-inside-csp-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/security/contentSecurityPolicy/iframe-inside-csp-expected.txt
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/iframe-inside-csp-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/iframe-inside-csp-expected.txt
index a86e99325c7aee5bd78c520f57b5669a46bb3d10..7e06a9741c47d6e02a0ef11b39d68b1d35791ede 100644
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/iframe-inside-csp-expected.txt
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/iframe-inside-csp-expected.txt
@@ -1,3 +1,3 @@
-ALERT: PASS (1/2): Script can execute
-ALERT: PASS (2/2): Eval works
+CONSOLE MESSAGE: line 2: PASS (1/2): Script can execute
+CONSOLE MESSAGE: line 1: PASS (2/2): Eval works

Powered by Google App Engine
This is Rietveld 408576698