[heycam/webidl] Introduce the CSSOMString type, impls choice of DOMString or USVString (#347)

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