Index: LayoutTests/http/tests/xmlhttprequest/cross-origin-unsupported-url-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/cross-origin-unsupported-url-expected.txt b/LayoutTests/http/tests/xmlhttprequest/cross-origin-unsupported-url-expected.txt |
index deef009f3feb5cf026661907f52c74bdc0e66d3b..2bb55d027b002c1c0608c46259ccdc2b1bedd955 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/cross-origin-unsupported-url-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/cross-origin-unsupported-url-expected.txt |
@@ -1,4 +1,5 @@ |
CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:1291a/. Cross origin requests are only supported for protocol schemes: http, data, chrome, https. |
+CONSOLE WARNING: isValidHTTPHeaderValue() will be deprecated and will be removed in future. |
CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:1291a/. Cross origin requests are only supported for protocol schemes: http, data, chrome, https. |
CONSOLE ERROR: XMLHttpRequest cannot load ftp://127.0.0.1/. Cross origin requests are only supported for protocol schemes: http, data, chrome, https. |
CONSOLE ERROR: XMLHttpRequest cannot load ftp://127.0.0.1/. Cross origin requests are only supported for protocol schemes: http, data, chrome, https. |