Re: [css-text] Control characters

On Fri, Jun 27, 2014 at 6:30 AM, Koji Ishii <kojiishi@gluesoft.co.jp> wrote:
> [...], but in short, 0x80-0x9F is handled at encoding layer and therefore we don’t have to worry about in CSS Text.

I don't follow this. U+0080 to U+009F are in Unicode and can be
present in a document. Quite trivially so with utf-8. It's correct
that windows-1252 would map the bytes of the same number to different
code points, but I'm not sure how that would affect CSS.


-- 
http://annevankesteren.nl/

Received on Friday, 27 June 2014 06:00:42 UTC