File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -968,7 +968,7 @@ Limiting Large Grids</h3>
968968 Since memory is limited,
969969 UAs may clamp the possible size of the <a>implicit grid</a>
970970 to be within a UA-defined limit
971- (which should accommodate lines at in the range [-10000, 10000] ),
971+ (which should accommodate lines in the range [-10000, 10000] ),
972972 dropping all lines outside that limit.
973973 If a grid item is placed outside this limit,
974974 its grid area must be <a>clamped</a> to within this limited grid.
Original file line number Diff line number Diff line change @@ -1016,7 +1016,7 @@ Limiting Large Grids</h3>
10161016 Since memory is limited,
10171017 UAs may clamp the possible size of the <a>implicit grid</a>
10181018 to be within a UA-defined limit
1019- (which should accommodate lines at in the range [-10000, 10000] ),
1019+ (which should accommodate lines in the range [-10000, 10000] ),
10201020 dropping all lines outside that limit.
10211021 If a grid item is placed outside this limit,
10221022 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