CSS comments now skipped

Hi,

A colleague of mine reported that the checker raised a warning when an
"illegal" property ("float", in that case) appeared inside CSS comments;
I've modified CSSUtils.java to make it ignore anything that appears
inside CSS comments (/* */).

Dom

Received on Tuesday, 15 January 2008 10:27:59 UTC