blob: ac634315e55992379a51fff7105edd4f0e4c31e0 [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<p>Tests for crash, caused by an <kbd>EMBED</kbd> element with an empty src and a <kbd>text/html</kbd> type specified</p>
<p>See bug <a href="https://bugs.webkit.org/show_bug.cgi?id=23806">23806</a> for details.</p>
<p>If there is no CRASH, the test passed.</p>
<embed type="text/html; charset=utf-8">
</body>
</html>