diff options
author | WPT Sync Bot <josh+wptsync@joshmatthews.net> | 2019-12-24 08:23:56 +0000 |
---|---|---|
committer | WPT Sync Bot <josh+wptsync@joshmatthews.net> | 2019-12-24 11:12:18 +0000 |
commit | 110ca49f65ea4c20d1e89276e35b9f757c56e35d (patch) | |
tree | 124ddcb0a400cb4ff13a23acc57e959009ff6c50 /tests/wpt/web-platform-tests/native-file-system/sandboxed_FileSystemWritableFileStream.tentative.https.any.js | |
parent | 10fa5fa68a2244903db35e617b48ce3ccdbdc87a (diff) | |
download | servo-110ca49f65ea4c20d1e89276e35b9f757c56e35d.tar.gz servo-110ca49f65ea4c20d1e89276e35b9f757c56e35d.zip |
Update web-platform-tests to revision 7ed322c3132993bcb5734702b40621448670fc76
Diffstat (limited to 'tests/wpt/web-platform-tests/native-file-system/sandboxed_FileSystemWritableFileStream.tentative.https.any.js')
-rw-r--r-- | tests/wpt/web-platform-tests/native-file-system/sandboxed_FileSystemWritableFileStream.tentative.https.any.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/wpt/web-platform-tests/native-file-system/sandboxed_FileSystemWritableFileStream.tentative.https.any.js b/tests/wpt/web-platform-tests/native-file-system/sandboxed_FileSystemWritableFileStream.tentative.https.any.js new file mode 100644 index 00000000000..16dbbe6a808 --- /dev/null +++ b/tests/wpt/web-platform-tests/native-file-system/sandboxed_FileSystemWritableFileStream.tentative.https.any.js @@ -0,0 +1,3 @@ +// META: script=resources/test-helpers.js +// META: script=resources/sandboxed-fs-test-helpers.js +// META: script=script-tests/FileSystemWritableFileStream.js |