- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 11 Mar 2006 10:43:12 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1173 ------- Comment #5 from ville.skytta@iki.fi 2006-03-11 10:43 ------- The CSS validator already detects if the validated document is XHTML, and ends the img element with "/>" if it is. For non-XHTML documents it uses the plain ">" which is the right thing to do. Compare for example: http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.w3.org&usermedium=all http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.yahoo.com&usermedium=all
Received on Saturday, 11 March 2006 10:43:25 UTC