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