Skip to content

Commit 4e29e0e

Browse files
committed
[css-grid-1] s/computed/used/ is more correct here afaict
1 parent c9e9f7f commit 4e29e0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-grid-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3871,7 +3871,7 @@ Resolve Intrinsic Track Sizes</h3>
38713871
to the maximum of its items’ <a>min-size contributions</a>.
38723872
The <dfn noexport>min-size contribution</dfn> of an item is
38733873
the outer size that would result from assuming
3874-
the item’s computed 'min-width' or 'min-height' value
3874+
the item’s used 'min-width' or 'min-height' value
38753875
(whichever matches the relevant axis)
38763876
as its specified size ('width' or 'height', whichever matches the relevant axis)
38773877
if its computed size [=behaves as auto=],

0 commit comments

Comments
 (0)