Re: a bug in css-validator

On Fri, 17 Apr 2009, ??? wrote:

> I use the latest version to check my css.The bug I found is in the  direct
> input. When I type the Chinese value in the "font-family",the validator,it
> shows a question mark in the screen of the validator.
> So,I want the css-validator runs well with the Chinese value.
> ???

What is the css fragment you want to validate using direct input?
Using which character encoding?
If you are using utf-8, you whould start with a
@charset "utf-8";

(or the one you are using if not utf-8).
Cheers,

-- 
Baroula que barouleras, au tiéu toujou t'entourneras.

         ~~Yves

Received on Friday, 17 April 2009 11:35:12 UTC