Sign in
webkit
/
WebKit
/
0720a636c6da9183b8c4631708921f56a8884954
/
.
/
LayoutTests
/
js
/
string-normalize.html
blob: c92c4e59d1fe4fd55e6a805cd5994843acf16f05 [
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-normalize.js"
></script>
<script
src
=
"../resources/js-test-post.js"
></script>
</body>
</html>