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