mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
17 lines
490 B
INI
17 lines
490 B
INI
[accept-header.any.html]
|
|
type: testharness
|
|
[Request through fetch should have 'accept' header with value 'custom/*']
|
|
expected: FAIL
|
|
|
|
[Request through fetch should have 'accept-language' header with value 'bzh']
|
|
expected: FAIL
|
|
|
|
|
|
[accept-header.any.worker.html]
|
|
type: testharness
|
|
[Request through fetch should have 'accept' header with value 'custom/*']
|
|
expected: FAIL
|
|
|
|
[Request through fetch should have 'accept-language' header with value 'bzh']
|
|
expected: FAIL
|
|
|