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
In the block-step-size grammar (https://www.w3.org/TR/css-rhythm-1/#propdef-block-step-size) the prose indicates the <length> should be <length [0,∞]> ("Negative <length> values are invalid") but the grammar is missing the range restriction.