Guaranteed-invalid value
In CSS the guaranteed-invalid value isinitial.
When acustom property's value is the guaranteed-invalid value, thevar() function cannot use it for substitution. Attempting to do so makes the declarationinvalid at computed-value time, unless a valid fallback is specified.
In this article
See also
- CSS
initial - CSS
var() - CSS Custom Properties for Cascading Variables Module Level 1 specification