OLD | NEW |
1 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest
/resources/access-control-basic-get-fail-non-simple.cgi. No 'Access-Control-Allo
w-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:
8000' is therefore not allowed access. | 1 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/r
esources/access-control-basic-get-fail-non-simple.cgi. No 'Access-Control-Allow-
Origin' header is present on the requested resource. Origin 'http://127.0.0.1:80
00' is therefore not allowed access. |
2 GET should not trigger a preflight request from a worker unless it has non-simpl
e headers. | 2 GET should not trigger a preflight request from a worker unless it has non-simpl
e headers. |
3 | 3 |
4 PASS: Cross-domain access allowed for simple get. | 4 PASS: Cross-domain access allowed for simple get. |
5 PASS: Exception thrown. Cross-domain access was denied in 'send'. [A network err
or occurred.]. | 5 PASS: Exception thrown. Cross-domain access was denied in 'send'. [A network err
or occurred.]. |
6 DONE | 6 DONE |
OLD | NEW |