Re: [heycam/webidl] provide clearer advice about USVString vs. DOMString (#84)

For what it’s worth, Firefox’s ongoing style system rewrite uses UTF-8 strings internally. This effectively makes CSSOM strings be `USVString`. CSSWG resolved to allow both, so https://github.com/w3c/csswg-drafts/pull/1266 introduced a `CSSOMString` typedef.

-- 
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/issues/84#issuecomment-300866334

Received on Thursday, 11 May 2017 17:50:22 UTC