blob: d143e16e3e19aade757ebfdd236962196cb8e8e3 [file] [log] [blame]
<html xmlns="http://www.w3.org/1999/xhtml">
<body>
<p>Test for <a href="http://bugs.webkit.org/show_bug.cgi?id=13495">bug 13495</a>:
REPRODUCIBLE CRASH: Referencing an undefined entity in an XHTML document.</p>
<script>
if (window.layoutTestController)
layoutTestController.dumpAsText();
</script>
<iframe src="resources/badentity.xhtml" width="0" height="0" frameborder="0"/>
<p>If you don't crash, you pass.</p>
</body>
</html>