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

Unified Diff: LayoutTests/http/tests/security/no-popup-from-sandbox-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/no-popup-from-sandbox-expected.txt
diff --git a/LayoutTests/http/tests/security/no-popup-from-sandbox-expected.txt b/LayoutTests/http/tests/security/no-popup-from-sandbox-expected.txt
index ccec897aee9bacadb4a7a0b052c10d77870143f8..a42393d37557f295135f2c1e1e4be061fd67c679 100644
--- a/LayoutTests/http/tests/security/no-popup-from-sandbox-expected.txt
+++ b/LayoutTests/http/tests/security/no-popup-from-sandbox-expected.txt
@@ -1,5 +1,5 @@
CONSOLE ERROR: Blocked opening 'about:blank' in a new window because the request was made in a sandboxed frame whose 'allow-popups' permission is not set.
-ALERT: PASS
+CONSOLE MESSAGE: line 1: PASS
To run this test outside of DumpRenderTree, please disable your popup blocker!

Powered by Google App Engine
This is Rietveld 408576698