blob: dfb8076e876526848d8b840a59091a1ddb944f46 [file] [log] [blame]
<!-- temp --><script language="JavaScript" type="text/JavaScript">
document.write ('<SCR' + 'IPT>' +
'if (window.layoutTestController) {' +
'layoutTestController.dumpAsText();' +
'layoutTestController.waitUntilDone();' +
'}' +
'setTimeout(function () {' +
<!-- The letters CCE below are Cyrillic, so we do test that the encoding is correct. -->
<!-- We also take an opportunity to test that this weirdly located script actually executes. -->
'document.getElementById("result").innerHTML="SUóóåSS";' +
'if (window.layoutTestController)' +
'layoutTestController.notifyDone();' +
'}, 0);' +
'</SCR' + 'IPT>'); </script>
<!-- /temp --><!--HEADER-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
</head>
<body>
<p>Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=12165">bug 12165</a>:
text encoding problem at jn.sapo.pt</p>
<p>Should see a success message below.</p>
<div id="result"></div>
</body>
</html>