Update response handling in main_fetch (#34570)

Signed-off-by: Shane Handley <shanehandley@fastmail.com>
This commit is contained in:
shanehandley 2024-12-11 23:59:29 +11:00 committed by GitHub
parent 3f85a27097
commit bd37d5496d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 11 additions and 30 deletions

View file

@ -1,7 +1,3 @@
[stylesheet-same-origin.sub.html]
[Origin-clean check in cross-origin CSSOM Stylesheets (redirect from cross-origin to same-origin)]
expected: FAIL
[Origin-clean check in loading error CSSOM Stylesheets]
expected: FAIL

View file

@ -1,12 +1,6 @@
[redirect-back-to-original-origin.any.html]
[original => remote => original with mode: "no-cors"]
expected: FAIL
[redirect-back-to-original-origin.any.worker.html]
[original => remote => original with mode: "no-cors"]
expected: FAIL
[redirect-back-to-original-origin.any.serviceworker.html]
expected: ERROR

View file

@ -1,3 +0,0 @@
[canvas-remote-read-remote-image-redirect.html]
[Load a no-cors image from a same-origin URL that redirects to a cross-origin URL that redirects to the initial origin]
expected: FAIL