diff options
Diffstat (limited to 'testing/web-platform/tests/fs/FileSystemBaseHandle-postMessage-windows.https.window.js')
-rw-r--r-- | testing/web-platform/tests/fs/FileSystemBaseHandle-postMessage-windows.https.window.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/tests/fs/FileSystemBaseHandle-postMessage-windows.https.window.js b/testing/web-platform/tests/fs/FileSystemBaseHandle-postMessage-windows.https.window.js new file mode 100644 index 0000000000..1e3de1ea39 --- /dev/null +++ b/testing/web-platform/tests/fs/FileSystemBaseHandle-postMessage-windows.https.window.js @@ -0,0 +1,7 @@ +// META: script=resources/test-helpers.js +// META: script=resources/sandboxed-fs-test-helpers.js +// META: script=resources/messaging-helpers.js +// META: script=resources/messaging-blob-helpers.js +// META: script=resources/messaging-serialize-helpers.js +// META: script=script-tests/FileSystemBaseHandle-postMessage-windows.js +// META: timeout=long |