Re: Jan 13 2000 Tidy doesn't like OBJECT in HEAD

Thanks for reporting this oversight. The fix is to include
CM_HEAD in the tag dictionary for object. Line 156 tagc.c

    {"object",     VERS_HTML40,
(CM_OBJECT|CM_HEAD|CM_IMG|CM_INLINE|CM_PARAM), ParseBlock, null},


Regards,

-- Dave Raggett <dsr@w3.org> http://www.w3.org/People/Raggett
tel/fax: +44 122 578 3011 (or 2521) +44 385 320 444 (mobile)
World Wide Web Consortium (on assignment from HP Labs)

Received on Friday, 24 March 2000 13:13:45 UTC