- From: Stop Spazzing <stopspazzing@gmail.com>
- Date: Sun, 13 Jul 2014 22:01:07 -0700
- To: www-validator-css@w3.org
Received on Monday, 14 July 2014 18:20:59 UTC
When validating by input, the Valid CSS Information throws an error and
stops showing any more validated css when it encounters "position:initial":
org.apache.velocity.exception.MethodInvocationException: Invocation of
method 'html' in class org.apache.velocity.tools.generic.EscapeTool threw
exception java.lang.NullPointerException at
org/w3c/css/css/xhtml.properties[line 251, column 70]
a simple a{position:initial} is all which is needed to display error.
Received on Monday, 14 July 2014 18:20:59 UTC