Re: [css-houdini-drafts] [css-properties-values-api] mention how animations involving invalid token stream values work

The special invalid value isn't actually "invalid" - it just triggers 
the "invalid at computed-value time" behavior when substituted via 
var() (or triggers fallback).  It's still a CSS value like any other, 
and should transition at 50% like anything else that doesn't have a 
smarter interpolation strategy.  Why would we call this out specially 
from any other arbitrary value?

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

Received on Tuesday, 13 September 2016 23:44:42 UTC