12 lines
409 B
INI
12 lines
409 B
INI
[task-controller-abort-signal-and-priority.any.sharedworker.html]
|
|
|
|
[task-controller-abort-signal-and-priority.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[task-controller-abort-signal-and-priority.any.worker.html]
|
|
|
|
[task-controller-abort-signal-and-priority.any.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
if os == "mac": [OK, CRASH]
|