Type Definition style::custom_properties::SpecifiedValue
[−]
[src]
type SpecifiedValue = VariableValue;
Both specified and computed values are VariableValues, the difference is whether var() functions are expanded.