Bug - org.apache.velocity.exception.MethodInvocationException

Stop Spazzing <[email protected]> Sun, 13 Jul 2014 22:01:07 -0700
Newsgroups gmane.org.w3c.validator.css
Message-ID <CAHtGg4f3i5tK=p9k4x7w9e9r6hXw+Y=3mr1ROUYFJLTsa+FF7A@mail.gmail.com>
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.