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