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 22: 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 CONSOLE ERROR: line 23: XMLHttpRequest cannot load xmlhttprequest-no-file-access
-expected.txt. Cross origin requests are only supported for protocol schemes: ht
tp, data, chrome, https. | 2 CONSOLE ERROR: line 23: XMLHttpRequest cannot load xmlhttprequest-no-file-access
-expected.txt. Cross origin requests are only supported for protocol schemes: ht
tp, data, chrome, https. |
3 | 3 |
4 The child iframe cannot paste its textual results into this iframe because it is
considered a different domain - that's the point of this test! Therefore, succe
ss is denoted by the child iframe calling notifyDone. The test will hang if some
thing goes amiss with the access control checks. | 4 The child iframe cannot paste its textual results into this iframe because it is
considered a different domain - that's the point of this test! Therefore, succe
ss is denoted by the child iframe calling notifyDone. The test will hang if some
thing goes amiss with the access control checks. |
OLD | NEW |