- From: Miklos Vajna <vmiklos@dsd.sztaki.hu>
- Date: Fri, 10 Apr 2009 10:42:03 +0200
- To: www-validator-css@w3.org
Hi,
I noticed an odd difference between the online CSS validator and the one
that can be compiled from CVS:
$ java -jar css-validator.jar http://kopi.sztaki.hu/|head
{output=text, medium=all, warning=2, profile=css21, lang=en}
W3C CSS Validator results for http://kopi.sztaki.hu/
Sorry! We found the following errors (3)
URI : http://kopi.sztaki.hu/hunvan.css
Line : 60 #services
I did a "cvs up" and an "ant jar" a few mintues ago.
However, the web interface at
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fkopi.sztaki.hu%2F
says the CSS is valid.
Now which output is the incorrect one? :)
Thanks!
Received on Friday, 10 April 2009 08:42:38 UTC