Enable OpenEndedDictionary in Headers

Expected wpt results are updated as well.
This commit is contained in:
Jeena Lee 2016-09-20 14:37:55 -07:00
parent 2b1a39c2ae
commit 3b75d223f1
16 changed files with 65 additions and 77 deletions

View file

@ -1,3 +1,20 @@
[response-clone.html]
type: testharness
expected: ERROR
[Check Response's clone has the expected attribute values]
expected: FAIL
[Check orginal response's body after cloning]
expected: FAIL
[Check cloned response's body]
expected: FAIL
[Cannot clone a disturbed response]
expected: FAIL
[Cloned responses should provide the same data]
expected: FAIL
[Cancelling stream should not affect cloned one]
expected: FAIL

View file

@ -1,8 +1,5 @@
[response-init-002.html]
type: testharness
[Initialize Response with headers values]
expected: FAIL
[Initialize Response's body with application/octet-binary]
expected: FAIL