mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
43 lines
815 B
INI
43 lines
815 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.sharedworker.html]
|
|
[queue-microtask]
|
|
expected: FAIL
|
|
|
|
|
|
[queue-microtask.https.any.serviceworker.html]
|
|
[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
|
|
|