File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -959,7 +959,7 @@ Limiting Large Grids</h3>
959959 Since memory is limited,
960960 UAs may clamp the possible size of the <a>implicit grid</a>
961961 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] ),
963963 dropping all lines outside that limit.
964964 If a grid item is placed outside this limit,
965965 its grid area must be <a>clamped</a> to within this limited grid.
@@ -4710,7 +4710,7 @@ Major Changes</h4>
47104710 <p> Since memory is limited,
47114711 UAs may clamp the possible size of the <a>grid</a>
47124712 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> ,
47144714 dropping all lines outside that limit.
47154715 If a grid item is placed outside this limit,
47164716 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