Index: LayoutTests/http/tests/security/contentSecurityPolicy/srcdoc-doesnt-bypass-script-src-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/srcdoc-doesnt-bypass-script-src-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/srcdoc-doesnt-bypass-script-src-expected.txt |
index 1a29479d2c2d4bc152f527f3c33033a11896e1c1..2cdf94093442ec7a8566d729cdc74c989d61fe71 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/srcdoc-doesnt-bypass-script-src-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/srcdoc-doesnt-bypass-script-src-expected.txt |
@@ -1,3 +1,3 @@ |
-CONSOLE MESSAGE: line 1: Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'". |
+CONSOLE ERROR: line 1: Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self'". |
This test passes if it doesn't alert fail. |