mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Enable OpenEndedDictionary in Headers
Expected wpt results are updated as well.
This commit is contained in:
parent
2b1a39c2ae
commit
3b75d223f1
16 changed files with 65 additions and 77 deletions
|
@ -1,35 +0,0 @@
|
|||
[headers-basic.html]
|
||||
type: testharness
|
||||
[Create headers from empty object]
|
||||
expected: FAIL
|
||||
|
||||
[Create headers with OpenEndedDictionary]
|
||||
expected: FAIL
|
||||
|
||||
[Create headers with existing headers]
|
||||
expected: FAIL
|
||||
|
||||
[Check has method]
|
||||
expected: FAIL
|
||||
|
||||
[Check delete method]
|
||||
expected: FAIL
|
||||
|
||||
[Check get method]
|
||||
expected: FAIL
|
||||
|
||||
[Check keys method]
|
||||
expected: FAIL
|
||||
|
||||
[Check values method]
|
||||
expected: FAIL
|
||||
|
||||
[Check entries method]
|
||||
expected: FAIL
|
||||
|
||||
[Check Symbol.iterator method]
|
||||
expected: FAIL
|
||||
|
||||
[Check forEach method]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue