Re: [css-houdini-drafts] [css-properties-values-api] PropertyDescriptor::name unnecessarily uses CSS syntax

You can definitely use that property name, you just need to escape it: `--my\20name\20here`.

But yeah, need to align this with the other things that register a name without invoking the CSS parser on it.

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

Received on Sunday, 27 August 2017 23:20:26 UTC