mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
47 lines
914 B
INI
47 lines
914 B
INI
[queue-microtask.any.html]
|
|
[It exists and is a function]
|
|
expected: FAIL
|
|
|
|
[It does not pass any arguments]
|
|
expected: FAIL
|
|
|
|
[It calls the callback asynchronously]
|
|
expected: FAIL
|
|
|
|
[It throws when given non-functions]
|
|
expected: FAIL
|
|
|
|
[It interleaves with promises as expected]
|
|
expected: FAIL
|
|
|
|
[queue-microtask.any.serviceworker.html]
|
|
[queue-microtask]
|
|
expected: FAIL
|
|
|
|
[queue-microtask.any.sharedworker.html]
|
|
[queue-microtask]
|
|
expected: FAIL
|
|
|
|
|
|
[queue-microtask.https.any.serviceworker.html]
|
|
expected: TIMEOUT
|
|
[queue-microtask]
|
|
expected: FAIL
|
|
|
|
|
|
[queue-microtask.any.worker.html]
|
|
[It exists and is a function]
|
|
expected: FAIL
|
|
|
|
[It does not pass any arguments]
|
|
expected: FAIL
|
|
|
|
[It calls the callback asynchronously]
|
|
expected: FAIL
|
|
|
|
[It throws when given non-functions]
|
|
expected: FAIL
|
|
|
|
[It interleaves with promises as expected]
|
|
expected: FAIL
|