Sign in
webkit
/
WebKit
/
550e38affde927f059355256ccad5526a58ceab2
/
.
/
LayoutTests
/
js
/
array-of.html
blob: 95509f03d44607d65ef916b17fd7302da0503fda [
file
] [
log
] [
blame
]
dino@apple.com
e11637b
2015-01-19 20:03:00 +0000
[
diff
] [
blame
]
1
<!DOCTYPE HTML>
2
<html>
3
<head>
4
<script
src
=
"../resources/js-test-pre.js"
></script>
5
</head>
6
<body>
7
<script
src
=
"script-tests/array-of.js"
></script>
8
<script
src
=
"../resources/js-test-post.js"
></script>
9
</body>
10
</html>