Sign in
webkit
/
WebKit
/
22f2827cfd59c06c60673cc0a3389e164a0fa2d0
/
.
/
LayoutTests
/
fast
/
js
/
array-reduce.html
blob: 2cae5273a8b00f58da0ae589503343c045ad9aa0 [
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-reduce.js"
></script>
<script
src
=
"resources/js-test-post.js"
></script>
</body>
</html>