https://bugzilla.wikimedia.org/show_bug.cgi?id=7356
Daniel Friesen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mediawiki-bugs@nadir-seen-f | |ire.com --- Comment #29 from Daniel Friesen <[email protected]> 2011-10-10 18:25:38 UTC --- (In reply to comment #18) > (In reply to comment #17) > > MediaWiki no longer outputs XHTML1 by default, but HTML5. id's in HTML5 > > can be > > any nonempty string that doesn't contain whitespace: > > > > http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#the-id-attribute > > > > But still can (and on WMF wikis does) output XHTML1, so the solution must > count > with that DTD. WMS only uses XHTML because of some bots and scripts that haven't updated yet. Eventually WMF WILL be using html5. And as this is a pure validation thing (browsers are not going to care if you use an XHTML doctype but actually follow html5's rules) we don't care about XHTML rules. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
