mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
46 lines
914 B
INI
46 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
|