- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 10 Dec 2008 15:02:50 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6296
Olivier Thereaux <ot@w3.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ot@w3.org
--- Comment #1 from Olivier Thereaux <ot@w3.org>  2008-12-10 15:02:49 ---
Ack. Thanks for the report Simon.
Using debug mode shows validator choosing HTML5+XML based on "doctype" decision
factor, which is a little odd.
http://validator.w3.org/check?uri=http%3A%2F%2Fcsszengarden.com%2F&doctype=HTML5&debug=1
Nevertheless, this is likely to be a bit of a pain, since the criteria to
determine "is it XML" are different between html5 (media type) and the rest of
the HTML family (media type, doctype, xml declaration...)
-- 
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 Wednesday, 10 December 2008 15:03:01 UTC