Sign in
webkit
/
WebKit
/
e77cf655aa99024abb12bad4d3b2831532a4b908
/
.
/
LayoutTests
/
js
/
string-repeat.html
blob: 60def563553a5a7f161d65b0bfe1fad0339d5423 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
charset
=
"UTF-8"
>
<script
src
=
"../resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/string-repeat.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>