| 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..66ffe2b0548a37166583e36d24294168099e94c5 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,12 @@
|
| +CONSOLE WARNING: Support for withCredentials deprecated for synchronous requests.
|
| +CONSOLE WARNING: Support for withCredentials deprecated for synchronous requests.
|
| +CONSOLE WARNING: Support for withCredentials deprecated for synchronous requests.
|
| +CONSOLE WARNING: Support for withCredentials deprecated for synchronous requests.
|
| +CONSOLE WARNING: Support for withCredentials deprecated for synchronous requests.
|
| +CONSOLE WARNING: Support for withCredentials deprecated for synchronous requests.
|
| +CONSOLE WARNING: Support for withCredentials deprecated for synchronous requests.
|
| +CONSOLE WARNING: Support for withCredentials deprecated for synchronous requests.
|
| +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 +16,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
|
|
|
|
|