Enable Headers API tests.

This commit is contained in:
Josh Matthews 2016-07-28 15:44:18 -04:00
parent 25f93b699f
commit 7428a3f00a
8 changed files with 145 additions and 0 deletions

View file

@ -0,0 +1,14 @@
[headers-combine.html]
type: testharness
[Create headers using same name for different values]
expected: FAIL
[Check delete and has methods when using same name for different values]
expected: FAIL
[Check set methods when called with already used name]
expected: FAIL
[Check append methods when called with already used name]
expected: FAIL