blob: 4c46e9f0cf2a192b93b2b50bb5d811f12e2cca33 [file] [log] [blame]
CONSOLE WARNING: line 161: 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/.
This test checks that cookies are correctly set using Max-Age.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Check that setting a simple cookie works.
PASS cookie is 'test=foobar'.
Check setting a cookie that timed out.
PASS cookie is ''.
PASS successfullyParsed is true
TEST COMPLETE