OLD | NEW |
1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated bec
ause of its detrimental effects to the end user's experience. For more help, che
ck http://xhr.spec.whatwg.org/. | 1 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated bec
ause of its detrimental effects to the end user's experience. For more help, che
ck https://xhr.spec.whatwg.org/. |
2 ALERT: Cookies should be clear, and are: '' | 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 ou
r main document domain - This should fail. | 3 ALERT: About to set a cookie, but on localhost instead of 127.0.0.1, which is ou
r main document domain - This should fail. |
4 ALERT: Cookies should still be clear, and are: '' | 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. | 5 This tests that plugins cannot set cookies in violation of the 3rd party cookie
policy. |
6 | 6 |
OLD | NEW |