Open nileshprajapati opened 1 week ago
No response
CSS Overflow Module Level 3
https://drafts.csswg.org/css-overflow/#overflow-clip-margin
https://github.com/w3c/csswg-drafts/tree/main/css-overflow-3
https://github.com/mozilla/standards-positions/issues/462
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.
overflow-clip-margin
https://caniuse.com/?search=overflow-clip-margin
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
https://github.com/mozilla/standards-positions/issues/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