mirror of
https://github.com/servo/servo.git
synced 2025-08-13 09:25:32 +01:00
Update response handling in main_fetch (#34570)
Signed-off-by: Shane Handley <shanehandley@fastmail.com>
This commit is contained in:
parent
3f85a27097
commit
bd37d5496d
5 changed files with 11 additions and 30 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue