- From: Simon Sapin <notifications@github.com>
- Date: Wed, 19 Apr 2017 00:56:14 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 19 April 2017 07:56:46 UTC
The observable behavior difference is whether surrogate code units are preserved or replaced with U+FFFD REPLACEMENT CHARACTER. CSSWG resolved to allow either in CSSOM: https://github.com/w3c/csswg-drafts/issues/1217#issuecomment-295053842 You can view, comment on, or merge this pull request online at: https://github.com/heycam/webidl/pull/347 -- Commit Summary -- * Introduce the CSSOMString type, impls choice of DOMString or USVString -- File Changes -- M index.bs (28) -- Patch Links -- https://github.com/heycam/webidl/pull/347.patch https://github.com/heycam/webidl/pull/347.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/pull/347
Received on Wednesday, 19 April 2017 07:56:46 UTC