Skip to content

Commit bb39f95

Browse files
committed
[css-gaps-1] Prepare for WD publication
1 parent 87c99f3 commit bb39f95

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

css-gaps-1/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
Title: CSS Gap Decorations Module Level 1
33
Shortname: css-gaps
44
Level: 1
5-
Status: ED
6-
Prepare for TR: no
5+
Status: WD
6+
Prepare for TR: yes
77
Group: csswg
88
Work Status: revising
99
Repository: w3c/csswg-drafts
1010
URL: https://drafts.csswg.org/css-gaps-1/
1111
TR: https://www.w3.org/TR/css-gaps-1/
12+
Previous Version: https://www.w3.org/TR/2025/WD-css-gaps-1-20250417/
1213
Editor: Kevin Babbitt, Microsoft, https://github.com/kbabbitt, w3cid 124689
1314
Abstract: This module introduces several properties to add row and column gap decorations to container layout types such as grid and flex.
1415
WPT 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,

0 commit comments

Comments
 (0)