mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
* Enable WPT tests for several supported/in progress features. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Enable more preferences for all WPT tests. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update test expectations. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Disable AbortController preference for tests. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update WPT expectations. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
18 lines
819 B
INI
Vendored
18 lines
819 B
INI
Vendored
[fetch.https.html]
|
|
[Mixed-Content: Expects blocked for fetch to cross-http origin and keep-scheme redirection from https context.]
|
|
expected: FAIL
|
|
|
|
[Mixed-Content: Expects blocked for fetch to cross-http origin and no-redirect redirection from https context.]
|
|
expected: FAIL
|
|
|
|
[Mixed-Content: Expects blocked for fetch to cross-http origin and swap-scheme redirection from https context.]
|
|
expected: FAIL
|
|
|
|
[Mixed-Content: Expects blocked for fetch to same-http origin and keep-scheme redirection from https context.]
|
|
expected: FAIL
|
|
|
|
[Mixed-Content: Expects blocked for fetch to same-http origin and no-redirect redirection from https context.]
|
|
expected: FAIL
|
|
|
|
[Mixed-Content: Expects blocked for fetch to same-http origin and swap-scheme redirection from https context.]
|
|
expected: FAIL
|