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
CSS multi-column containers allow for rules to be drawn between columns. Applying similar styling to other container layouts such as grid and flex has been widely sought after, as seen in the discussion for CSS Working Group issue #2748 and in several StackOverflow questions ( [1][2][3][4] ). Currently, developers seeking to draw such decorations must resort to non-ergonomic workarounds such as these examples:
WebKittens
No response
Title of the proposal
CSS Gap Decorations
URL to the spec
https://drafts.csswg.org/css-gaps-1/
URL to the spec's repository
No response
Issue Tracker URL
No response
Explainer URL
https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/CSSGapDecorations/explainer.md
TAG Design Review URL
w3ctag/design-reviews#1035
Mozilla standards-positions issue URL
mozilla/standards-positions#1158
WebKit Bugzilla URL
No response
Radar URL
No response
Description
CSS multi-column containers allow for rules to be drawn between columns. Applying similar styling to other container layouts such as grid and flex has been widely sought after, as seen in the discussion for CSS Working Group issue #2748 and in several StackOverflow questions ( [1] [2] [3] [4] ). Currently, developers seeking to draw such decorations must resort to non-ergonomic workarounds such as these examples:
This proposal seeks to:
The text was updated successfully, but these errors were encountered: