mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Fix the webidl for Headers
Make the HeadersInit type match the spec. Fixes #26441
This commit is contained in:
parent
1a61937031
commit
c4273d86f2
6 changed files with 28 additions and 55 deletions
|
@ -1,5 +0,0 @@
|
|||
[headers-basic.html]
|
||||
type: testharness
|
||||
[Create headers with existing headers with custom iterator]
|
||||
expected: FAIL
|
||||
|
|
@ -5,11 +5,10 @@
|
|||
[general]
|
||||
expected: FAIL
|
||||
|
||||
[Privileged header not allowed for guard type: request-no-cors]
|
||||
expected: FAIL
|
||||
[Fetch with range header will be sent with Accept-Encoding: identity]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[general.any.html]
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
@ -17,7 +16,6 @@
|
|||
[general]
|
||||
expected: FAIL
|
||||
|
||||
[Privileged header not allowed for guard type: request-no-cors]
|
||||
expected: FAIL
|
||||
[Fetch with range header will be sent with Accept-Encoding: identity]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue