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 https://xhr.spec.whatwg.org/. | 1 CONSOLE WARNING: line 37: Synchronous XMLHttpRequest on the main thread is depre
cated because of its detrimental effects to the end user's experience. For more
help, check https://xhr.spec.whatwg.org/. |
2 PASS window.caughtFoo is ['foo@target', 'foo@root'] | 2 PASS window.caughtFoo is ['foo@target', 'foo@root'] |
3 PASS window.caughtFoo is [] | 3 PASS window.caughtFoo is [] |
4 PASS window.caughtFoo is ['foo@target', 'foo@root'] | 4 PASS window.caughtFoo is ['foo@target', 'foo@root'] |
5 PASS window.caughtFoo is [] | 5 PASS window.caughtFoo is [] |
6 PASS successfullyParsed is true | 6 PASS successfullyParsed is true |
7 | 7 |
8 TEST COMPLETE | 8 TEST COMPLETE |
9 | 9 |
OLD | NEW |