9 lines
257 B
INI
9 lines
257 B
INI
[Worker-replace-self.any.sharedworker.html]
|
|
|
|
[Worker-replace-self.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[Worker-replace-self.any.worker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|