- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 22 Sep 2009 15:55:58 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7692 Ville Skyttä <ville.skytta@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Ville Skyttä <ville.skytta@iki.fi> 2009-09-22 15:55:58 --- The W3C markup validator validates documents against DTDs, and this case illustrates one of the limitations of DTDs. The value of the size attribute in XHTML 1.1 is defined as %Number.datatype, which in turn is defined as CDATA, and "%80" is valid CDATA. http://validator.w3.org/docs/help.html#validation_basics http://validator.w3.org/docs/help.html#validandconform -- 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 Tuesday, 22 September 2009 15:56:07 UTC