Hi,

this is not a CSS validator but a CSS parser... which is not as good as it should. The consequence is that the warnings that it emits may be real problems in your CSS files or may be due to limitations of the parser. You can't configure it but you can configure the log level to totally ignore these warnings.

Cheers,
Marc.
--
Blog: http://mguillem.wordpress.com

Mato wrote:
Hi,

In Canoo output console I see text like this one:
[invoke]  WARN (com.gargoylesoftware.htmlunit.DefaultCssErrorHandler) -
CSS error: http://XXX:XXXX/.../css/name.css [58:18] Error in expression.
Invalid token ")". Was expecting one of: <S>, <PLUS>, "-", <HASH>,
<STRING>, <URI>, "inherit", <EMS>, <EXS>, <LENGTH_PX>, <LENGTH_CM>,
<LENGTH_MM>, <LENGTH_IN>, <LENGTH_PT>, <LENGTH_PC>, <ANGLE_DEG>,
<ANGLE_RAD>, <ANGLE_GRAD>, <TIME_MS>, <TIME_S>, <FREQ_HZ>, <FREQ_KHZ>,
<DIMENSION>, <PERCENTAGE>, <NUMBER>, <FUNCTION>, <IDENT>.

but I don't know what should I do with this information.
Is this a bug of Canoo? Or is it a bug in css file?

The next problem is that this information is not stored in result pages
like index.html, but it's only in canoo webtest consola. So if I close
the cmd window then the information is lost.

And last problem is that I don't know how I can set the options and the
settings for Canoo Css checker or validator.
For example: I can set CSS level,... on page
http://jigsaw.w3.org/css-validator/ and then the page validates me the
file according to my settings. But how can I do this in Canoo?

Does somebody have any experiences with CSS validator in the Canoo webtest?
I need something like user manual or help.

Thanks,
Mato

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest


_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to