<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>element embed with bad type value</title>
</head>
<body>
<embed type="foo"/>
</body>
</html>