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 42: 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 This is a testharness.js-based test. | 2 This is a testharness.js-based test. |
3 PASS Check that exception is created in called function's context. | 3 PASS Check that exception is created in called function's context. |
4 PASS Check that DOM exception is created in setter's context. | 4 PASS Check that DOM exception is created in setter's context. |
5 PASS Check that native exception is created in setter's context. | 5 PASS Check that native exception is created in setter's context. |
6 Harness: the test ran to completion. | 6 Harness: the test ran to completion. |
7 | 7 |
OLD | NEW |