| 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
|
|
|