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