Sign in
webkit
/
WebKit
/
69084d7b0eae184a8076d683d5feee69bc80ce44
/
.
/
LayoutTests
/
js
/
array-reduce.html
blob: 19c4b4a971aabc40947e0c31dfe279b043ddbe4a [
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>