Index: LayoutTests/http/tests/security/local-JavaScript-from-remote-expected.txt |
diff --git a/LayoutTests/http/tests/security/local-JavaScript-from-remote-expected.txt b/LayoutTests/http/tests/security/local-JavaScript-from-remote-expected.txt |
index 6ed0f8134aa87c3dc57366534b194f8cede4f829..cc754efb0124ddff272acf9c99036199882498fd 100644 |
--- a/LayoutTests/http/tests/security/local-JavaScript-from-remote-expected.txt |
+++ b/LayoutTests/http/tests/security/local-JavaScript-from-remote-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: Not allowed to load local resource: localScript.js |
+CONSOLE ERROR: Not allowed to load local resource: localScript.js |
This test is to see if a remote file can run a local script. |
Currently this test cannot be run manually on Windows because we do not have a function like pathToLocalResource() outside of DRT. |