mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Update WPT test expectations
This commit is contained in:
parent
de2b9b7707
commit
186dec136f
14 changed files with 4 additions and 241 deletions
|
@ -1,23 +1,14 @@
|
|||
[request-headers.html]
|
||||
type: testharness
|
||||
[Fetch with PUT without body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with PUT with body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST without body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with text body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with FormData body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with Blob body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST with ArrayBuffer body]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -48,15 +39,6 @@
|
|||
[Fetch with POST with URLSearchParams body]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST and mode "same-origin" needs an Origin header]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with POST and mode "no-cors" needs an Origin header]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with PUT and mode "same-origin" needs an Origin header]
|
||||
expected: FAIL
|
||||
|
||||
[Fetch with TacO and mode "same-origin" needs an Origin header]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue