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 spec says calc() supports only numbers after /, thus excluding things like (1 + 1). Both Firefox and WebKit support the latter, so the spec should be changed.