| Index: LayoutTests/storage/indexeddb/microtasks-expected.txt
|
| diff --git a/LayoutTests/storage/indexeddb/microtasks-expected.txt b/LayoutTests/storage/indexeddb/microtasks-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..96e63874394e77095e2bc20f3b9416e50a439a4e
|
| --- /dev/null
|
| +++ b/LayoutTests/storage/indexeddb/microtasks-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +This is a testharness.js-based test.
|
| +PASS Transactions created in microtasks are deactivated when control returns to the event loop
|
| +PASS Transactions created in microtasks remain active in subsequent microtasks
|
| +PASS Within request event dispatch, transactions remain active across microtasks
|
| +Harness: the test ran to completion.
|
| +
|
|
|