12 lines
329 B
INI
12 lines
329 B
INI
[headers-structure.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[headers-structure.any.sharedworker.html]
|
|
|
|
[headers-structure.any.worker.html]
|
|
|
|
[headers-structure.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
if (os == "android") and not debug: [OK, ERROR]
|