14 lines
409 B
INI
14 lines
409 B
INI
[header-value-null-byte.any.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
|
|
[header-value-null-byte.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[header-value-null-byte.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[header-value-null-byte.any.sharedworker.html]
|