Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE HTML>
<html>
<!--
-->
<head>
<title>Test for Bug 1071816</title>
<script type="text/javascript"
</script>
<script type="text/javascript" src="CharsetDetectionTests.js"></script>
<link rel="stylesheet" type="text/css"
</head>
<body>
<p id="display"></p>
<div id="content" style="display: none">
</div>
<iframe id="testframe"></iframe>
<pre id="test">
<script class="testbody" type="text/javascript">
/** Test for Bug 1071816 */
/* Note! This test uses the chardet test harness but doesn't test chardet! */
CharsetDetectionTests("bug1071816-1_text.html",
"UTF-8",
new Array(""));
</script>
</pre>
</body>
</html>