Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/safari-613.1.5-branch
/
.
/
LayoutTests
/
js
/
string-normalize.html
blob: c92c4e59d1fe4fd55e6a805cd5994843acf16f05 [
file
] [
log
] [
blame
] [
edit
]
<!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>