blob: 61fbd87d8c8922617ddeb686efc6dbb77f64ca81 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
window.onload = function() {
document.getElementById('d').innerHTML=''
}
</script>
</head>
<body>
<span id="d">
<iframe src="resources/xslt-bad-import-uri.xml"></iframe>
</span>
<p>This test passes if it does not crash.</p>
</body>
</html>