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 ALERT: Cookies should be clear, and are: ''
3 ALERT: About to set a cookie, but on localhost instead of 127.0.0.1, which is our main document domain - This should fail.
4 ALERT: Cookies should still be clear, and are: ''
5 This tests that plugins cannot set cookies in violation of the 3rd party cookie policy.