Sign in
webkit
/
WebKit
/
1ae32ffaa60e07410e8accdc0af3b31feaa74e3a
/
.
/
LayoutTests
/
js
/
array-from.html
blob: 387e3d574a9b2095744c5033077abde7f1ca28ae [
file
] [
log
] [
blame
]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script
src
=
"../resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/array-from.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>