blob: 133c98e62b3673d6c6d4943b8c43d9c75a3ccb2e [file] [log] [blame]
<html>
<body>
<p>CRASH: malformed entity of &: in xml causes access violation.</p>
<script>
if (window.layoutTestController) {
layoutTestController.dumpAsText();
layoutTestController.dumpChildFramesAsText();
}
</script>
<p>If you don't crash, you pass. A parsing error in the "xml-parser" subframe is expected.</p>
<iframe id="xml-parser" src="resources/xml-colon-entity.xml"></iframe>
</body>
</html>