mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Separate values in Headers with ", ", not ","
Tests expect header values to be separated by that so this fixes a few of them.
This commit is contained in:
parent
2471e9dcd0
commit
e18a3ad841
2 changed files with 1 additions and 15 deletions
|
@ -1,14 +0,0 @@
|
|||
[headers-combine.html]
|
||||
type: testharness
|
||||
[Create headers using same name for different values]
|
||||
expected: FAIL
|
||||
|
||||
[Check append methods when called with already used name]
|
||||
expected: FAIL
|
||||
|
||||
[Iterate combined values]
|
||||
expected: FAIL
|
||||
|
||||
[Iterate combined values in sorted order]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue