Re: [css-houdini-drafts] Should we be using DOMString, USVString, or CSSOMString?

@plinss The main argument for DOMString, I believe, is user expectation. After all, the concept for Unicode scalar value is still pretty niche among web developers, and it would seem odd for someone who is not aware of the nuances between DOMString and USVString to have a string downloaded from some JSON API throw an error when used to set some Typed OM attribute.

-- 
GitHub Notification of comment by TimothyGu
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/687#issuecomment-367932754 using your GitHub account

Received on Friday, 23 February 2018 07:35:57 UTC