You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The constructor for CSSVariableReferenceValue should probably throw a TypeError if the given variable is not a valid property name. This will make it consistent with the variable setter.