blob: d178c02a7ee8f53e906fce5d7da6ae363beff891 [file] [log] [blame]
<html>
<head>
<script>
window.onload = function() {
document.getElementById('d').innerHTML=''
}
</script>
</head>
<body>
<span id="d">
<iframe src="resources/xslt-bad-import-uri.xml"></iframe>
</span>
</body>
</html>