Sign in
webkit
/
WebKit
/
82a13f1781ea5e79563e8403cb24ef9fd1c857db
/
.
/
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>