blob: e8d5ef1d1e7d4e749f0e63f3d713bead4db89204 [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 mulitple cookies are correctly set.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Check setting several cookies without clearing.
PASS cookie is 'test=foobar'.
PASS cookie is 'test2=foobar; test=foobar'.
PASS cookie is 'test2=foobar; test3=foobar; test=foobar'.
PASS successfullyParsed is true
TEST COMPLETE