Skip to content

Commit 49dfefb

Browse files
committed
[css-grid-1] Maintain dfn ID. #3277
1 parent be2c57b commit 49dfefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3928,7 +3928,7 @@ Resolve Intrinsic Track Sizes</h3>
39283928
set its <a>base size</a>
39293929
to the maximum of its items’ <a>minimum contributions</a>,
39303930
floored at zero.
3931-
The <dfn noexport>minimum contribution</dfn> of an item is
3931+
The <dfn noexport id="min-size-contribution">minimum contribution</dfn> of an item is
39323932
the outer size that would result from assuming
39333933
the item’s used <a>minimum size</a>
39343934
('min-width' or 'min-height', whichever matches the relevant axis)

0 commit comments

Comments
 (0)