Bug 1804992 [wpt PR 37441] - FSA: Migrate remove WPTs from file-system-access to fs, a=testonly

Automatic update from web-platform-tests
FSA: Migrate remove WPTs from file-system-access to fs

Spec PR: https://github.com/whatwg/fs/pull/9

Bug: 1114923
Change-Id: Ie52068e0053cf3a1b693e09c5623eb4b42dd6eb9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4073126
Reviewed-by: Daseul Lee <dslee@chromium.org>
Commit-Queue: Austin Sullivan <asully@chromium.org>
Auto-Submit: Austin Sullivan <asully@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1081718}

--

wpt-commits: e6c9f0d92dc297b51ad970143ee1680a50ac328f
wpt-pr: 37441
This commit is contained in:
Austin Sullivan
2022-12-11 21:43:14 +00:00
committed by moz-wptsync-bot
parent 2b18d58c6a
commit 06616a6aff
3 changed files with 2 additions and 2 deletions

View File

@@ -7,4 +7,4 @@
<script src="/resources/testdriver-vendor.js"></script>
<script src="resources/test-helpers.js"></script>
<script src="resources/local-fs-test-helpers.js"></script>
<script src="script-tests/FileSystemBaseHandle-remove.js"></script>
<script src="../fs/script-tests/FileSystemBaseHandle-remove.js"></script>

View File

@@ -1,3 +1,3 @@
// META: script=resources/test-helpers.js
// META: script=../fs/resources/sandboxed-fs-test-helpers.js
// META: script=resources/sandboxed-fs-test-helpers.js
// META: script=script-tests/FileSystemBaseHandle-remove.js