Re: [cssom] escaping of nonprintable characters

On Sat, 23 Jul 2011 16:29:28 -0700, L. David Baron <dbaron@dbaron.org>  
wrote:
> http://dev.w3.org/csswg/cssom/#common-serializing-idioms says, twice
> (in the rules for serializing identifiers, and then again for
> strings):
>   # If the character is in the range U+0000 to U+001F, the character
>   # escaped as code point.
>
> Zack Weinberg points out in
> https://bugzilla.mozilla.org/show_bug.cgi?id=229827 that this range
> should also include U+007F through U+009F, which are also
> nonprintable.

Thanks for pointing that out!

http://dev.w3.org/csswg/cssom/
http://dev.w3.org/cvsweb/csswg/cssom/cssom-source.diff?r1=1.10;r2=1.11;f=h


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Sunday, 24 July 2011 19:03:27 UTC