mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Made http_redirect_fetch error for non-HTTPS. #14069
This commit is contained in:
parent
f159b5cb10
commit
52194c01d5
4 changed files with 4 additions and 43 deletions
|
@ -1,8 +0,0 @@
|
|||
[redirect-schemes.html]
|
||||
type: testharness
|
||||
[Fetch: handling different schemes in redirects 3]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch: handling different schemes in redirects 1]
|
||||
expected: FAIL
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
[redirect-to-dataurl-worker.html]
|
||||
type: testharness
|
||||
[Testing data URL loading after same-origin redirection (no-cors mode)]
|
||||
expected: FAIL
|
||||
|
||||
[Testing data URL loading after cross-origin redirection (no-cors mode)]
|
||||
expected: FAIL
|
||||
|
||||
[Testing data URL loading after same-origin redirection (cors mode)]
|
||||
expected: FAIL
|
||||
|
||||
[Testing data URL loading after same-origin redirection (same-origin mode)]
|
||||
expected: FAIL
|
||||
|
||||
[Testing data URL loading after cross-origin redirection (cors mode)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
[redirect-to-dataurl.html]
|
||||
type: testharness
|
||||
[Testing data URL loading after same-origin redirection (no-cors mode)]
|
||||
expected: FAIL
|
||||
|
||||
[Testing data URL loading after cross-origin redirection (no-cors mode)]
|
||||
expected: FAIL
|
||||
|
||||
[Testing data URL loading after same-origin redirection (cors mode)]
|
||||
expected: FAIL
|
||||
|
||||
[Testing data URL loading after same-origin redirection (same-origin mode)]
|
||||
expected: FAIL
|
||||
|
||||
[Testing data URL loading after cross-origin redirection (cors mode)]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue