haikuwebkit/LayoutTests/fast/encoding/charset-koi8-u.html

16 lines
436 B
HTML

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=KOI8-U">
<title>KOI8-U</title>
</head>
<body>
<script>
if (window.testRunner)
testRunner.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>