blob: 4b0503e90542db7fd5182611d1d36ab9c5cda6aa [file] [log] [blame]
<head>
<meta charset="windows-1251">
<script>
function test()
{
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
window.location.href="javascript:'<p foo=\"?\">Should be Cyrillic text, not U+FFFD REPLACEMENT CHARACTERS: Ïðîâåðêà</p><script>if (window.testRunner) testRunner.notifyDone()</scr" + "ipt>'";
}
</script>
</head>
<body onload="test()">
</body>