13 lines
340 B
INI
13 lines
340 B
INI
[big-gzip-body.https.any.sharedworker.html]
|
|
|
|
[big-gzip-body.https.any.worker.html]
|
|
expected:
|
|
if os == "android": [OK, ERROR, CRASH]
|
|
|
|
[big-gzip-body.https.any.serviceworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, ERROR]
|
|
|
|
[big-gzip-body.https.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|