Bug: putting elements into body

Hi,

Tidy should wrap the following into a BODY element, but it does not:

% tidy

Tidy (vers 4th August 2000) Parsing console input (stdin)
<object width=288 height=122 data="1.xml" type="text/xml"><img
src="file://q:/css/source/intro/images/xml-example.gif"/></object>
line 1 column 59 - Warning: img lacks "alt" attribute

^Z
line 4 column 1 - Warning: inserting missing 'title' element

stdin: Document content looks like HTML 4.01
2 warnings/errors were found!

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org"><object
width="288" height="122" data="1.xml" type="text/xml"><img src=
"file://q:/css/source/intro/images/xml-example.gif"></object>
<title></title>
</head>
</html>

regards,
--
Björn Höhrmann ^ mailto:bjoern@hoehrmann.de ^ http://www.bjoernsworld.de
am Badedeich 7 ° Telefon: +49(0)4667/981ASK ° http://bjoern.hoehrmann.de
25899 Dagebüll # PGP Pub. KeyID: 0xA4357E78 # http://learn.to/quote +{i}
                           --- feedelity ---

Received on Saturday, 2 September 2000 04:37:38 UTC