Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/safari-610.1.20-branch
/
.
/
LayoutTests
/
js
/
string-iterator.html
blob: 258f60941874e8894315a12e40df4d2af7bd63dc [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head>
<script
src
=
"../resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/string-iterator.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>