blob: 93a9d5a136fc232a1f8dada2abf882d5b6c11c99 [file] [log] [blame]
<input type=hidden name=test value=''><input type=hidden name=test1 value=''><input type=hidden name=test value=''><input type=hidden name=test1 value=''>
<html>
<head>
<title>Floraexpress - çàêàç è äîñòàâêà öâåòîâ ïî Ìèðó, ìåæäóíàðîäíàÿ äîñòàâêà öâåòîâ, çàêàç è äîñòàâêà áóêåòîâ</title>
<title>Çàêàç öâåòîâ è äîñòàâêà áóêåòîâ öâåòîâ ïî âñåìó ìèðó - Floraexpress - ìåæäóíàðîäíàÿ äîñòàâêà öâåòîâ</title>
<meta http-equiv=Content-Type content="text/html; charset=windows-1251">
</head>
<body bgcolor=#F5F5EF text="#313131" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
</head>
<body>
<p>Test a particular example of broken markup that was making us ignore a charset declaration.</p>
<script>
if (window.testRunner)
testRunner.dumpAsText();
var charset = document.characterSet;
if (!charset)
charset = document.charset;
if (!charset)
charset = document.inputEncoding;
document.write("Encoding: " + charset + " (should be windows-1251)");
</script>
</body>
</html>