Sign in
webkit
/
WebKit
/
e186610d35755f6e0c2b8fc6bba4c07f852f9f66
/
.
/
LayoutTests
/
js
/
array-splice.html
blob: 98be4ac449a2b354c99dc7400771a881ea7f9b0b [
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-splice.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>