11 lines
237 B
INI
11 lines
237 B
INI
[cache-mode.any.serviceworker.html]
|
|
|
|
[cache-mode.any.sharedworker.html]
|
|
|
|
[cache-mode.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[cache-mode.any.worker.html]
|
|
expected:
|
|
if os == "android": [OK, CRASH]
|