Re: [css-text] Control characters

>> [...] once Unicode C1 characters appear in the DOM, they should be handled as control characters.
> 
> Sounds like we are on the same page then.

Thank you for the confirmation.

> Of course, you still need to
> define how those control characters are rendered, erroneous or not.

Yes, this is the text we have now[1]. Your quick review is invaluable for us, please let us know if any.

> Control characters (Unicode class Cc) other than tab (U+0009), line feed (U+000A), and carriage return (U+000D) are ignored for the purpose of rendering. (As required by [UNICODE], unsupported Default_ignorable characters must also be ignored for rendering.)

[1] http://dev.w3.org/csswg/css-text/#white-space-processing

/koji

Received on Friday, 27 June 2014 08:50:31 UTC