summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/encoding/charset-koi8-u.html
blob: b7c78b14698eba9e94a4ef58d9b95c82f4b13628 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=KOI8-U">
<title>KOI8-U</title>
</head>
<body>
<script>
if (window.layoutTestController)
        layoutTestController.dumpAsText();
</script>
<p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=4195"> bug 4195</a> - 
REGRESSION: KOI8-U encoding no longer supported.</p>
<p>The test passes if these two letters look inverted along the vertical axis: "ü´"</p>
</body>
</html>