- From: <bugzilla@jessica.w3.org>
- Date: Tue, 11 May 2010 10:59:44 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9707 Lachlan Hunt <lachlan.hunt@lachy.id.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Lachlan Hunt <lachlan.hunt@lachy.id.au> 2010-05-11 10:59:44 --- The MIME type to use doesn't depend on the DOCTYPE. It depends on whether the document is to be treated as HTML or XHTML. Technically, if you're using XHTML 1.0, then you should use an XML MIME type. Though, if you use text/html, like most people do, then the document will be treated as HTML. This is not a bug in the spec, resolving invalid. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 11 May 2010 10:59:46 UTC