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". |