Sign in
webkit
/
WebKit
/
refs/heads/safari-4-branch
/
.
/
LayoutTests
/
fast
/
regex
/
test4.html
blob: d1cccfdd7d31798cb89f688e914a78878c9b1f35 [
file
] [
log
] [
blame
]
<head>
<script
src
=
"pcre-test-runner.js"
></script>
<script>
function
runTest
()
{
runPCRETest
(
4
,
"Test 4: UTF-8 support."
);
}
</script>
</head>
<body
onload
=
'
runTest
()
'
>
</body>