Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma-expected.txt |
index b034ffa49d378a7a731a6dbaf0e36ab96cb8e8a2..0f9ad8f33bc4cd5354f28740143cc799d417c212 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-allow-lists-starting-with-comma-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
Allow lists starting with a comma should be parsed correctly. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |