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

tabatkins has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== Should we be using DOMString, USVString, or CSSOMString? ==
Typed OM is currently inconsistent in its string usage. Probably thru cargo-culting, some things use DOMString, others use USVString. That's almost certainly not what we want - they should all be one or the other.  Should we choose one, or use the CSSOMString typedef that other CSS APIs rely on?

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/687 using your GitHub account

Received on Saturday, 17 February 2018 00:42:19 UTC