Skip to content

Commit

Permalink
[css-grid] Re #2261, clarify that the limit includes implicit lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Mar 26, 2018
1 parent fd4149e commit 0f072d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-grid-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@ Sizing Grid Containers</h3>
Clamping Overly Large Grids</h3>

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

0 comments on commit 0f072d8

Please sign in to comment.