haikuwebkit/LayoutTests/storage/indexeddb/structured-clone.html

11 lines
246 B
HTML

<html>
<head>
<script src="../../resources/js-test.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<input type="file" id="fileInput" multiple></input>
<script src="resources/structured-clone.js"></script>
</body>
</html>