summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/file-system-access/local_FileSystemDirectoryHandle-move-manual.https.html
blob: 20c6ccfdebd915c6db4854b60ffa8ca1cb43e90a (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<meta charset=utf-8>

<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/resources/testdriver.js"></script>
<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/FileSystemDirectoryHandle-move.js"></script>