Re: [css-houdini-drafts] [css-properties-values-api] is registerProperty <image> not implemented in Blink ? (#925)

You may be getting an error because your initial value does not match your syntax, which [causes the registerProperty function to throw an error](https://drafts.css-houdini.org/css-properties-values-api/#the-registerproperty-function).

Try with `syntax: "<image> | none"`.



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

Received on Wednesday, 7 August 2019 23:38:52 UTC