Re: [cssom] serializing U+0000 NULL

On Tue, Dec 1, 2015 at 1:01 PM, Simon Pieters <simonp@opera.com> wrote:
> Fixed:
> https://github.com/w3c/csswg-drafts/commit/c2028630eaabcd07573ba4df11b8e8ecf653eeaf

Fixed in v1.2.0 of the `CSS.escape` polyfill as well:
https://github.com/mathiasbynens/CSS.escape

As a bonus, this change means that `CSS.escape` is guaranteed to never
throw. 👍🏻

Received on Tuesday, 1 December 2015 12:17:34 UTC