14 lines
402 B
INI
14 lines
402 B
INI
[task-signal-onprioritychange.any.sharedworker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
|
|
[task-signal-onprioritychange.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[task-signal-onprioritychange.any.serviceworker.html]
|
|
max-asserts: 2
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[task-signal-onprioritychange.any.worker.html]
|