Index: LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt |
index d489c2ea6f882e02f969e3562601e069925f4a6b..e268ebb47ef908bb9dd27f9ba128c342a23b97ee 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: Blocked script execution in 'http://127.0.0.1:8000/security/contentSecurityPolicy/sandbox-empty.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. |
+CONSOLE ERROR: Blocked script execution in 'http://127.0.0.1:8000/security/contentSecurityPolicy/sandbox-empty.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set. |
This test passes if it doesn't alert fail. |