mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
44 lines
1.1 KiB
INI
44 lines
1.1 KiB
INI
[headers-errors.html]
|
|
type: testharness
|
|
[Check headers get with an invalid name invalidĀ]
|
|
expected: FAIL
|
|
|
|
[Check headers get with an invalid name [object Object\]]
|
|
expected: FAIL
|
|
|
|
[Check headers delete with an invalid name invalidĀ]
|
|
expected: FAIL
|
|
|
|
[Check headers delete with an invalid name [object Object\]]
|
|
expected: FAIL
|
|
|
|
[Check headers has with an invalid name invalidĀ]
|
|
expected: FAIL
|
|
|
|
[Check headers has with an invalid name [object Object\]]
|
|
expected: FAIL
|
|
|
|
[Check headers set with an invalid name invalidĀ]
|
|
expected: FAIL
|
|
|
|
[Check headers set with an invalid name [object Object\]]
|
|
expected: FAIL
|
|
|
|
[Check headers set with an invalid value invalidĀ]
|
|
expected: FAIL
|
|
|
|
[Check headers append with an invalid name invalidĀ]
|
|
expected: FAIL
|
|
|
|
[Check headers append with an invalid name [object Object\]]
|
|
expected: FAIL
|
|
|
|
[Check headers append with an invalid value invalidĀ]
|
|
expected: FAIL
|
|
|
|
[Headers forEach throws if argument is not callable]
|
|
expected: FAIL
|
|
|
|
[Headers forEach loop should stop if callback is throwing exception]
|
|
expected: FAIL
|
|
|