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

Unified Diff: LayoutTests/fast/frames/sandboxed-iframe-scripting-02-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/fast/frames/sandboxed-iframe-scripting-02-expected.txt
diff --git a/LayoutTests/fast/frames/sandboxed-iframe-scripting-02-expected.txt b/LayoutTests/fast/frames/sandboxed-iframe-scripting-02-expected.txt
index ce7f208bf0b71df2daf6575c6881dd5c4618ebe0..bd8c5f14d778a92483b8470e31435bd29ecd461f 100644
--- a/LayoutTests/fast/frames/sandboxed-iframe-scripting-02-expected.txt
+++ b/LayoutTests/fast/frames/sandboxed-iframe-scripting-02-expected.txt
@@ -1,4 +1,4 @@
-ALERT: PASS: Executed script in data URL
+CONSOLE MESSAGE: line 1: PASS: Executed script in data URL
Verify that sandboxed frames with sandbox='allow-scripts' can execute script from data: URLs.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698