12 lines
381 B
INI
12 lines
381 B
INI
[abort-in-initial-upgradeneeded.any.serviceworker.html]
|
|
|
|
[abort-in-initial-upgradeneeded.any.worker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[abort-in-initial-upgradeneeded.any.sharedworker.html]
|
|
|
|
[abort-in-initial-upgradeneeded.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|