Re: [css-houdini-drafts] [css-typed-om] Behaviour of unsupported CSSStyleValues

I think the gist should be, for forward-compatibility, that it should be treated like a (property, value) tuple, and only be valid in that exact property. (You can manually stringify it to get the value out if you want to use it in another property.)

That preserves positive functionality in the future when it does become a subclass - it won't stop working anywhere it previously worked. (But it might start working in other places, potentially.)

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

Received on Friday, 5 January 2018 20:45:15 UTC