WebKittens
No response
Title of the proposal
Single-axis scroll containers
URL to the spec
w3c/csswg-drafts#13903
URL to the spec's repository
https://github.com/w3c/csswg-drafts
Issue Tracker URL
No response
Explainer URL
https://github.com/explainers-by-googlers/single-axis-scroll-containers
TAG Design Review URL
w3ctag/design-reviews#1222
Mozilla standards-positions issue URL
mozilla/standards-positions#1418
WebKit Bugzilla URL
No response
Radar URL
No response
Description
This proposal extends the functionality of the overflow property to support usage of scrollable values with clip (for example, overflow: scroll clip). This, among other things, affects the behavior of an element with position: sticky, and gives authors a way to ensure an axis using overflow: clip stays in place.
WebKittens
No response
Title of the proposal
Single-axis scroll containers
URL to the spec
w3c/csswg-drafts#13903
URL to the spec's repository
https://github.com/w3c/csswg-drafts
Issue Tracker URL
No response
Explainer URL
https://github.com/explainers-by-googlers/single-axis-scroll-containers
TAG Design Review URL
w3ctag/design-reviews#1222
Mozilla standards-positions issue URL
mozilla/standards-positions#1418
WebKit Bugzilla URL
No response
Radar URL
No response
Description
This proposal extends the functionality of the overflow property to support usage of
scrollable valueswith clip (for example,overflow: scroll clip). This, among other things, affects the behavior of an element withposition: sticky, and gives authors a way to ensure an axis usingoverflow: clipstays in place.