- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Jul 2011 22:51:08 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12561 --- Comment #23 from Aryeh Gregor <Simetrical+w3cbug@gmail.com> 2011-07-21 22:51:05 UTC --- Compatibility with XHTML validators is not a design goal of HTML5. If you want to maintain an XHTML mode, you can use a mode switch, which outputs valid XHTML in XHTML mode and valid HTML5 in HTML5 mode. MediaWiki has done this since 1.16, released a year ago: http://www.mediawiki.org/wiki/Manual:$wgHtml5 I don't think we're realistically going to make extra markup valid just to support the use-case of pages that want to validate as XHTML 1.x as well as HTML5. -- 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 Thursday, 21 July 2011 22:51:09 UTC