Re: [csswg-drafts] [cssom][all specs defining IDL] Consider USVString instead of DOMString, replacing surrogates with U+FFFD

Per <https://heycam.github.io/webidl/#idl-USVString>, DOMString is meant to be preferred unless there's a good reason to need only scalar values.

In the previous discussion, the major argument against making CSS Unicode-clean was the perf impact of the extra scanning step required. Is that still valid?

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1217#issuecomment-294187706 using your GitHub account

Received on Friday, 14 April 2017 16:40:51 UTC