forked from mirrors/gecko-dev
26 lines
704 B
INI
26 lines
704 B
INI
[header-value-null-byte.any.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[Ensure fetch() rejects null bytes in headers]
|
|
expected: FAIL
|
|
|
|
|
|
[header-value-null-byte.any.worker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[Ensure fetch() rejects null bytes in headers]
|
|
expected: FAIL
|
|
|
|
|
|
[header-value-null-byte.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and fission: [OK, TIMEOUT]
|
|
[Ensure fetch() rejects null bytes in headers]
|
|
expected: FAIL
|
|
|
|
|
|
[header-value-null-byte.any.sharedworker.html]
|
|
expected:
|
|
if (os == "android") and fission: [TIMEOUT, OK]
|
|
[Ensure fetch() rejects null bytes in headers]
|
|
expected: FAIL
|