Sign in
webkit
/
WebKit
/
23f2af82553c2cee7bae08392f2e9ba6e8c9e0c0
/
.
/
LayoutTests
/
js
/
string-trim.html
blob: 4e64ab2760698e6e6b70060831af38371b9090c8 [
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/string-trim.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>