Re: Two new encoding related articles for review

On 07/03/2014 12:49, Richard Ishida wrote:
> Declaring character encodings in CSS
> http://www.w3.org/International/questions/qa-css-charset-new


The article currently says:

> If you do that, there is no need to declare the encoding of your
> style sheet.

and immediately after that:

> Note! It is not enough to simply put @charset="utf-8" at the top of
> the page – you need to also save your style sheet in the UTF-8
> character encoding.

It’s a bit strange to read that @charset is not enough immediately after 
reading that it’s not needed. Moving the note one paragraph down should 
fix this.


Also, @charset requires a space instead of the equal sign.


Other than the above, the two articles look good.

-- 
Simon Sapin

Received on Friday, 7 March 2014 17:37:07 UTC