haikuwebkit/LayoutTests/fast/encoding/charset-utf16.html

12 lines
281 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<meta content="text/html; charset=utf-16" http-equiv="Content-Type">
</meta>
</head>
<body>
This should look like a Roman B: В.
<script>if (window.testRunner) testRunner.dumpAsText();</script>
</body>
</html>
<!-- MSIE treats utf-16 in meta as utf-8 -->