Index: third_party/WebKit/LayoutTests/http/tests/security/local-CSS-from-remote-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/local-CSS-from-remote-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/local-CSS-from-remote-expected.txt |
index d0ab2a7d96a85224eb6ad157b3cdf99d47eb70be..34cc65943deeebfa404b19d38f5f656d95777a04 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/local-CSS-from-remote-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/local-CSS-from-remote-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE ERROR: Not allowed to load local resource: cssStyle.css |
+CONSOLE ERROR: line 19: 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. |