Skip to content

Commit ba9f694

Browse files
committed
[css-grid-1][css-grid-2] Export term 'collapsed grid track'.
1 parent aefa1a3 commit ba9f694

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

css-grid-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1806,8 +1806,8 @@ Repeat-to-fill: ''auto-fill'' and ''auto-fit'' repetitions</h5>
18061806
(This can result in <em>all</em> tracks being <a>collapsed</a>,
18071807
if they're all empty.)
18081808

1809-
A <dfn local-lt=collapse>collapsed track</dfn> is treated as having
1810-
a fixed <a>track sizing function</a> of ''0px'',
1809+
A <dfn export local-lt="collapse | collapsed track">collapsed grid track</dfn>
1810+
is treated as having a fixed <a>track sizing function</a> of ''0px'',
18111811
and the <a>gutters</a> on either side of it--
18121812
including any space allotted through <a>distributed alignment</a>--
18131813
<a lt="collapsed gutter">collapse</a>.

css-grid-2/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -1898,8 +1898,8 @@ Repeat-to-fill: ''auto-fill'' and ''auto-fit'' repetitions</h5>
18981898
(This can result in <em>all</em> tracks being <a>collapsed</a>,
18991899
if they're all empty.)
19001900

1901-
A <dfn local-lt=collapse>collapsed track</dfn> is treated as having
1902-
a fixed <a>track sizing function</a> of ''0px'',
1901+
A <dfn export local-lt="collapse | collapsed track">collapsed grid track</dfn>
1902+
is treated as having a fixed <a>track sizing function</a> of ''0px'',
19031903
and the <a>gutters</a> on either side of it--
19041904
including any space allotted through <a>distributed alignment</a>--
19051905
<a lt="collapsed gutter">collapse</a>.

0 commit comments

Comments
 (0)