Sign in
webkit
/
WebKit
/
b9e18bf7a829fa323140e6e3f06089979076d21c
/
.
/
LayoutTests
/
js
/
array-holes.html
blob: 84cb52ab02cc89d7806f5a02c0761a2146e22abd [
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-holes.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>