| OLD | NEW |
| (Empty) |
| 1 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/fetch/resources/docty
pe.html. No 'Access-Control-Allow-Origin' header is present on the requested res
ource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. If an opa
que response serves your needs, set the request's mode to 'no-cors' to fetch the
resource with CORS disabled. | |
| 2 CONSOLE ERROR: Fetch API cannot load http://localhost:8000/fetch/resources/redir
ect-loop.php?Count=100&ACAOrigin=*. Redirect failed. | |
| 3 This is a testharness.js-based test. | |
| 4 PASS fetch() with 200 should not output error messages | |
| 5 PASS fetch() with 404 should not output error messages | |
| 6 PASS net::ERR_TOO_MANY_REDIRECTS should not output error messages | |
| 7 PASS net::ERR_INVALID_CHUNKED_ENCODING should not output error messages | |
| 8 PASS A didFailAccessControlCheck() error should output an error message | |
| 9 PASS A didFailRedirectCheck() error should output an error message | |
| 10 Harness: the test ran to completion. | |
| 11 | |
| OLD | NEW |