Sign in
webkit
/
WebKit
/
c99cf813c1a31e482b4fe16888297e577642938c
/
.
/
LayoutTests
/
js
/
basic-for-of.html
blob: 138b8a0525067512da69ed4c05c974783ad7f932 [
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/basic-for-of.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>