Sign in
webkit
/
WebKit
/
82a13f1781ea5e79563e8403cb24ef9fd1c857db
/
.
/
LayoutTests
/
js
/
string-padstart.html
blob: 4834125ed0aa85e3e560f9e5bea17ffebfe645a7 [
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-padstart.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>