blob: fd5435701f4eaaba3fceee6d15e8e5464cb88b2d [file] [log] [blame]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.waitUntilDone();
}
function loaded() {
if (window.testRunner)
testRunner.notifyDone();
}
</script>
</head>
<body>
<iframe src="resources/bad-encoding.xml" onload="loaded()">
</iframe>Did not crash - SUCCESS. See https://bugs.webkit.org/show_bug.cgi?id=36000
</body>
</html>