Sign in
webkit
/
WebKit
/
e232b3a812d1628409ba7283efbfd2f86e029199
/
.
/
LayoutTests
/
js
/
dom
/
string-prototype-scopes.html
blob: 77d69c88c91480de735a8e658296a84e926e6b41 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<script
src
=
"../../resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/string-prototype-scopes.js"
></script>
<script
src
=
"../../resources/js-test-post.js"
></script>
</body>
</html>