- From: <bugzilla@jessica.w3.org>
- Date: Sat, 03 Sep 2011 07:20:12 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14007 Ville Skyttä <ville.skytta@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Parser |check --- Comment #1 from Ville Skyttä <ville.skytta@iki.fi> 2011-09-03 07:20:12 UTC --- If using a doctype override and overriding the original to the same that the doc already has, validator could indeed be a bit smarter about what it does/says about it. But then again, I don't see valid use cases for overriding the doctype declaration to the one it already is. Note however that the error message you posted indicates that you have used an incorrect public identifier for an HTML 4.01 strict document; it should be "-//W3C//DTD HTML 4.01//EN" ...instead of: "-//W3C//DTD HTML 4.01 Strict" -- 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 Saturday, 3 September 2011 07:20:14 UTC