/fetch/api/cors/cors-no-preflight.any.html| status | subtest | message |
|---|---|---|
| PASS | Cross domain basic usage [GET] | |
| PASS | Same domain different port [GET] | |
| PASS | Cross domain different port [GET] | |
| FAIL | Cross domain different protocol [GET] | promise_test: Unhandled rejection with value: object "Error: internal error; reference = 54e77p30s30o13c6g8gh76kj" |
| FAIL | Same domain different protocol different port [GET] | promise_test: Unhandled rejection with value: object "Error: internal error; reference = qv55rnppc676rnaokrdu8ea7" |
| PASS | Cross domain [POST] | |
| PASS | Cross domain [HEAD] | |
| PASS | Cross domain [GET] [Accept: */*] | |
| PASS | Cross domain [GET] [Accept-Language: fr] | |
| PASS | Cross domain [GET] [Content-Language: fr] | |
| PASS | Cross domain [GET] [Content-Type: application/x-www-form-urlencoded] | |
| PASS | Cross domain [GET] [Content-Type: multipart/form-data] | |
| PASS | Cross domain [GET] [Content-Type: text/plain] | |
| PASS | Cross domain [GET] [Content-Type: text/plain;charset=utf-8] | |
| PASS | Cross domain [GET] [Content-Type: Text/Plain;charset=utf-8] |
bundle built 2026-07-16T07:16:48.063Z