Sign in
webkit
/
WebKit
/
d8479b810180e956bb0ba74f0c1d6d2e0c03ecc5
/
.
/
LayoutTests
/
storage
/
indexeddb
/
structured-clone.html
blob: 62ebae57ddb8847338521d710c47aa5c30a3c2d6 [
file
] [
log
] [
blame
]
<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>