File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -959,7 +959,7 @@ Limiting Large Grids</h3>
959
959
Since memory is limited,
960
960
UAs may clamp the possible size of the <a>implicit grid</a>
961
961
to be within a UA-defined limit
962
- (which should be at least ten thousand tracks on each side of line 1 ),
962
+ (which should accommodate lines at in the range [-10000, 10000] ),
963
963
dropping all lines outside that limit.
964
964
If a grid item is placed outside this limit,
965
965
its grid area must be <a>clamped</a> to within this limited grid.
@@ -4710,7 +4710,7 @@ Major Changes</h4>
4710
4710
<p> Since memory is limited,
4711
4711
UAs may clamp the possible size of the <a>grid</a>
4712
4712
to be within a UA-defined limit
4713
- <ins> (which should be at least one million tracks) </ins> ,
4713
+ <ins> (which should accommodate lines at in the range [-10000, 10000] ), </ins> ,
4714
4714
dropping all lines outside that limit.
4715
4715
If a grid item is placed outside this limit,
4716
4716
its grid area must be <a>clamped</a> to within this limited grid.
You can’t perform that action at this time.
0 commit comments