Index: third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null-expected.txt |
index fc382fb632bd3a4d7f0232093eadb2e64a750006..216e43cebd84a9c27d3929e1f40107964d2c9a4c 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null-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 https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 186: 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/. |
Setting document.cookie to null should set a cookie named 'null' |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |