Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null-expected.txt

Issue 1458753003: Drop [TreatNullAs=NullString] for Document.cookie (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/cache/subresource-fragment-identifier-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null-expected.txt
similarity index 73%
copy from third_party/WebKit/LayoutTests/http/tests/cache/subresource-fragment-identifier-expected.txt
copy to third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null-expected.txt
index 9250c42a8d8158e9a98c72bb877b43257921646e..fc382fb632bd3a4d7f0232093eadb2e64a750006 100644
--- a/third_party/WebKit/LayoutTests/http/tests/cache/subresource-fragment-identifier-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null-expected.txt
@@ -1,13 +1,11 @@
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/.
-Test that resources with fragment identifiers are loaded only once.
+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".
-Resource Requeset Log:
-
-
-bg_pattern.jpg
+PASS document.cookie is 'null'
+PASS cookie is 'null'.
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « third_party/WebKit/LayoutTests/http/tests/cookies/js-set-null.html ('k') | third_party/WebKit/Source/core/dom/Document.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698