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 overflow-clip-marginCSS property determines how far outside its bounds an element with overflow: clip may be painted before being clipped. The bound defined by this property is called the overflow clip edge of the box.
WebKittens
No response
Title of the proposal
CSS Overflow Module Level 3
URL to the spec
https://drafts.csswg.org/css-overflow/#overflow-clip-margin
URL to the spec's repository
https://github.com/w3c/csswg-drafts/tree/main/css-overflow-3
Issue Tracker URL
No response
Explainer URL
No response
TAG Design Review URL
No response
Mozilla standards-positions issue URL
mozilla/standards-positions#462
WebKit Bugzilla URL
No response
Radar URL
No response
Description
The
overflow-clip-margin
CSS property determines how far outside its bounds an element with overflow: clip may be painted before being clipped. The bound defined by this property is called the overflow clip edge of the box.https://caniuse.com/?search=overflow-clip-margin
The text was updated successfully, but these errors were encountered: