Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / cookies / simple-cookies-max-age-expected.txt
bloba6d73779a00a4e328609a2a3fb05790fb8e33707
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 Max-Age.
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