| Index: LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt b/LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt
|
| index 14cce67008d9d0c60393d6486d0646a6dc71eeae..467a6111d9cadfcc63e8139536bd97c2c3dff6a9 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/cross-origin-cookie-storage-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Support for withCredentials deprecated for synchronous requests.
|
| Start
|
| Cross-origin XMLHttpRequest (sync), testing that cookies are not set when not sending credentials.
|
| PASS: Finished sync xhr.
|
| @@ -7,6 +8,6 @@ PASS: Finished async xhr.
|
| PASS: No cookies set.
|
| Cross-origin XMLHttpRequest (sync), testing that cookies are set when sending credentials.
|
| PASS: Finished sync xhr.
|
| -PASS: Cookie set.
|
| +PASS: no cookie set.
|
| DONE
|
|
|
|
|