Re: [css-houdini-drafts] [css-properties-values-api] Syntax-checking in CSSStyleDeclaration.setProperty

.. or maybe not.

I guess it's kind of weird if, for a `<length>`-registered property `--foo`, this was invalid:

```
element.attributeStyleMap.set('--foo', CSS.px(20));
```


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

Received on Wednesday, 11 July 2018 15:01:22 UTC