mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
51 lines
1.2 KiB
INI
51 lines
1.2 KiB
INI
[getresponseheader.any.worker.html]
|
|
[getResponseHeader('foo-test')]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('www-authenticate')]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('content-length') expects 0]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('heya') expects , \x0b\x0c, 1, , , 2]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('double-trouble') expects , ]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('content-length') expects 0, 0]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('www-authenticate') expects 1, 2, 3, 4]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('foo-test') expects 1, 2, 3]
|
|
expected: FAIL
|
|
|
|
|
|
[getresponseheader.any.html]
|
|
[getResponseHeader('foo-test')]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('www-authenticate')]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('content-length') expects 0]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('heya') expects , \x0b\x0c, 1, , , 2]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('double-trouble') expects , ]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('content-length') expects 0, 0]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('www-authenticate') expects 1, 2, 3, 4]
|
|
expected: FAIL
|
|
|
|
[getResponseHeader('foo-test') expects 1, 2, 3]
|
|
expected: FAIL
|
|
|