diff options
Diffstat (limited to 'testing/web-platform/tests/fs/FileSystemBaseHandle-IndexedDB.https.any.js')
-rw-r--r-- | testing/web-platform/tests/fs/FileSystemBaseHandle-IndexedDB.https.any.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/tests/fs/FileSystemBaseHandle-IndexedDB.https.any.js b/testing/web-platform/tests/fs/FileSystemBaseHandle-IndexedDB.https.any.js new file mode 100644 index 0000000000..9e67fe8802 --- /dev/null +++ b/testing/web-platform/tests/fs/FileSystemBaseHandle-IndexedDB.https.any.js @@ -0,0 +1,6 @@ +// META: script=resources/test-helpers.js +// META: script=resources/sandboxed-fs-test-helpers.js +// META: script=resources/messaging-helpers.js +// META: script=resources/messaging-serialize-helpers.js +// META: script=/IndexedDB/resources/support-promises.js +// META: script=script-tests/FileSystemBaseHandle-IndexedDB.js |