File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 22Title : CSS Gap Decorations Module Level 1
33Shortname : css-gaps
44Level : 1
5- Status : ED
6- Prepare for TR : no
5+ Status : WD
6+ Prepare for TR : yes
77Group : csswg
88Work Status : revising
99Repository : w3c/csswg-drafts
1010URL : https://drafts.csswg.org/css-gaps-1/
1111TR : https://www.w3.org/TR/css-gaps-1/
12+ Previous Version : https://www.w3.org/TR/2025/WD-css-gaps-1-20250417/
1213Editor : Kevin Babbitt, Microsoft, https://github.com/kbabbitt, w3cid 124689
1314Abstract : This module introduces several properties to add row and column gap decorations to container layout types such as grid and flex.
1415WPT Path Prefix : css/css-gaps/
@@ -324,7 +325,7 @@ Segment endpoints</h4>
324325 <figure>
325326 <img alt="" src="images/multi-col-segment-endpoints.png">
326327 <figcaption> Locations of <a>segment endpoints</a> and [=gap junctions=] in a multi-column container.
327- Column gaps (between column boxes) create endpoints at their bounds;some bounds coincide with the container edges
328+ Column gaps (between column boxes) create endpoints at their bounds; some bounds coincide with the container edges
328329 (like the starts of the first 2 column gaps which coincide with the top edge,
329330 and the ends of the last 2 column gaps which coincide with the bottom edge).
330331 The row gap (between rows of column boxes) creates endpoints at its bounds,
You can’t perform that action at this time.
0 commit comments