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 #5130, it was decided that all the overflow-clip-margin-* properties don't accept percentages.
However, [the spec]https://drafts.csswg.org/css-overflow-4/#overflow-clip-margin() still says "see individual properties" for all of them, but there is no individual properties to see.
They should probably say that percentages don't apply.
The text was updated successfully, but these errors were encountered:
In #5130, it was decided that all the
overflow-clip-margin-*
properties don't accept percentages.However, [the spec]https://drafts.csswg.org/css-overflow-4/#overflow-clip-margin() still says "see individual properties" for all of them, but there is no individual properties to see.
They should probably say that percentages don't apply.
The text was updated successfully, but these errors were encountered: