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 definition of CSSNumericValue.toSum() has an algorithm that treats an empty list of units as allowing all units rather than allowing no units. However, the prose description prior to the algorithm doesn't mention this. It should, so that readers who don't go through the whole algorithm will be aware of it.