Skip to content

Commit 0f072d8

Browse files
committed
[css-grid] Re #2261, clarify that the limit includes implicit lines.
1 parent fd4149e commit 0f072d8

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
@@ -927,7 +927,7 @@ Sizing Grid Containers</h3>
927927
Clamping Overly Large Grids</h3>
928928

929929
Since memory is limited,
930-
UAs may clamp the possible size of the <a>grid</a>
930+
UAs may clamp the possible size of the <a>implicit grid</a>
931931
to be within a UA-defined limit
932932
(which should be at least ten thousand tracks on each side of line 1),
933933
dropping all lines outside that limit.

0 commit comments

Comments
 (0)