11 lines
289 B
INI
11 lines
289 B
INI
[post-task-result-throws.any.sharedworker.html]
|
|
|
|
[post-task-result-throws.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[post-task-result-throws.any.html]
|
|
|
|
[post-task-result-throws.any.worker.html]
|
|
expected:
|
|
if os == "android": [OK, CRASH]
|