Re: [csswg-drafts] [css-values-4] inherit() function: like var() for parent value, for any property

Discussion with dbaron suggested that the effect would be that you basically just sub in the serialization of the computed value (probably per the well-specified serialization in Typed OM).

If the property you're subbing in doesn't work for the property you're subbing into, it would follow the same rules as var(), and make it invalid at computed-value time.

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

Received on Tuesday, 3 July 2018 08:00:33 UTC