valid AddCacheInfo for both XHTML and HTML

Dan Jacobson <[email protected]> Fri, 02 Feb 2007 00:49:23 +0800
Newsgroups gmane.network.wwwoffle.user
Message-ID <[email protected]>
The average Wikipedia page triggers
   element "STYLE" undefined
in validator programs due to AddCacheInfo.

If "STYLE" was made "style" then at we still get
  document type does not allow element "style" here

Then of course there's also
  end tag for "hr" omitted, but OMITTAG NO

Ah, maybe there ought to be different AddCacheInfos for different
doctypes. AddCacheInfo.html, AddCacheInfo.xhtml.