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