[css-houdini-drafts] [css-typed-om] CSSVariableReferenceValue constructor should throw TypeError for invalid variables

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

== [css-typed-om] CSSVariableReferenceValue constructor should throw TypeError for invalid variables ==
The [constructor](https://drafts.css-houdini.org/css-typed-om-1/#dom-cssvariablereferencevalue-cssvariablereferencevalue) for `CSSVariableReferenceValue` should probably throw a `TypeError` if the given variable is not a valid property name. This will make it consistent with the `variable` setter.

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

Received on Wednesday, 31 January 2018 00:44:02 UTC