mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
31 lines
1 KiB
INI
31 lines
1 KiB
INI
[extendable-event-async-waituntil.https.html]
|
|
[Test calling waitUntil asynchronously inside microtask of respondWith promise.]
|
|
expected: FAIL
|
|
|
|
[Test calling waitUntil synchronously inside microtask of respondWith promise.]
|
|
expected: FAIL
|
|
|
|
[Test calling waitUntil in a different microtask without an existing extension throws]
|
|
expected: FAIL
|
|
|
|
[Test calling waitUntil asynchronously with pending respondWith promise.]
|
|
expected: FAIL
|
|
|
|
[Test calling waitUntil after the current extension expired in a different task fails]
|
|
expected: FAIL
|
|
|
|
[Test calling waitUntil in a different task with an existing extension succeeds]
|
|
expected: FAIL
|
|
|
|
[Test calling waitUntil in a different task without an existing extension throws]
|
|
expected: FAIL
|
|
|
|
[Test calling waitUntil with an existing extension promise handler succeeds]
|
|
expected: FAIL
|
|
|
|
[Test calling waitUntil at the end of the microtask turn throws]
|
|
expected: FAIL
|
|
|
|
[Test calling waitUntil on a script constructed ExtendableEvent throws exception]
|
|
expected: FAIL
|
|
|