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
This is likely one of the first workarounds people will try when their calc starts working the way it's designed to (ignoring the content of calc()).
Critically, the calculated value of calc(100% - 10px + 30px) (as shown in the v3.5.0-beta output) is NOT the same as the expected and intuitive calculated value of calc(100% - 40px).