1
0
Fork 0
mirror of https://github.com/servo/servo.git synced 2025-09-17 18:38:22 +01:00
servo/tests/wpt/web-platform-tests/native-file-system/native_FileSystemWritableFileStream-piped-manual.https.html

11 lines
500 B
HTML

<!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/native-fs-test-helpers.js"></script>
<script src="../streams/resources/recording-streams.js"></script>
<script src="script-tests/FileSystemWritableFileStream-piped.js"></script>