/fetch/api/basic/mode-same-origin.any.html| status | subtest | message |
|---|---|---|
| PASS | Fetch ../resources/top.txt with same-origin mode | |
| PASS | Fetch http://web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode | |
| FAIL | Fetch https://web-platform.test:8443/fetch/api/resources/top.txt with same-origin mode | promise_rejects_js: function "function() { throw e; }" threw object "Error: internal error; reference = 7830rvpgtcegv52fsrg704pa" ("Error") expected instance of function "function TypeError() { [nativ… |
| PASS | Fetch http://www1.web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode | |
| PASS | Fetch /fetch/api/basic/../resources/redirect.py?location=../resources/top.txt with same-origin mode | |
| PASS | Fetch /fetch/api/basic/../resources/redirect.py?location=http://web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode | |
| FAIL | Fetch /fetch/api/basic/../resources/redirect.py?location=https://web-platform.test:8443/fetch/api/resources/top.txt with same-origin mode | promise_rejects_js: function "function() { throw e; }" threw object "Error: internal error; reference = jaiv8shtqjti31b7docm9d26" ("Error") expected instance of function "function TypeError() { [nativ… |
| PASS | Fetch /fetch/api/basic/../resources/redirect.py?location=http://www1.web-platform.test:8000/fetch/api/resources/top.txt with same-origin mode |
bundle built 2026-07-16T07:16:48.063Z