- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 03 Oct 2007 07:47:07 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3663 ot@w3.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Comment #2 from ot@w3.org 2007-10-03 07:47 ------- With Bug 857 fixed, we can now more easily add a doctype on the fly even for documents with xml declaration. preparse_doctype routine already looks at root element and some other attributes (e.g xmlns), we can make it look for version and baseProfile too, and add mechanism to add doctype if those are found in convincing way.
Received on Wednesday, 3 October 2007 07:47:16 UTC