WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
254 stars 22 forks source link

CSS `overflow-clip-margin` #427

Open nileshprajapati opened 1 week ago

nileshprajapati commented 1 week ago

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