- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 26 Feb 2009 14:37:24 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4893 Yves Lafon <ylafon@w3.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Yves Lafon <ylafon@w3.org> 2009-02-26 14:37:23 --- A few test cases: http://www.w3.org/2009/02/xhtmlcss.html served as application/xhtml+css, cdata section not escaped. The validator accept it as it should. http://www.w3.org/2009/02/xhtmlcss.html served as text/html, cdata section not escaped. The validator refuses to parse it as it should. (although the error should be better than it is now) http://www.w3.org/2009/02/xhtmlcssescaped.html served as text/html, cdata section escaped per http://www.w3.org/TR/xhtml-media-types/#C_4 The validator accept it as it should. -- 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, 26 February 2009 14:38:52 UTC