Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / cookies / simple-cookies-expired-expected.txt
blob920404ced8578f77b519678196db29becf8b362e
1 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 http://xhr.spec.whatwg.org/.
2 This test checks that cookies are correctly set using Expires.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 Check that setting a simple cookie works.
8 PASS cookie is 'test=foobar'.
9 Check setting a cookie that timed out.
10 PASS cookie is ''.
11 PASS successfullyParsed is true
13 TEST COMPLETE