7 lines
185 B
INI
7 lines
185 B
INI
[referrer.any.worker.html]
|
|
expected:
|
|
if (processor == "x86") and (os == "linux"): [OK, ERROR]
|
|
|
|
[referrer.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|