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 Allow lists starting with a comma should be parsed correctly.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 Sending GET request with custom headers.
8 PASS xhr.send(null) is undefined.
9 PASS response['x-print'] is "unicorn"
10 PASS response['y-print'] is "narwhal"
12 PASS xhr.send(null) is undefined.
13 PASS successfullyParsed is true