Re: [csswg-drafts] [css-grid] Re "Clamping Overly Large Grids": Perhaps have a minimal required track count

So it turns out that in Chromium we actually have [-999,999]. It was changed because 10k was still causing OOM situations.

In any case, we're likely replacing our implementation soon to allow larger grids.

BTW @fantasai does 10k include implicit tracks before the explicit grid or not? In other words is the minimum 10k or 10k*2

-- 
GitHub Notification of comment by svillar
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2261#issuecomment-367721853 using your GitHub account

Received on Thursday, 22 February 2018 15:43:32 UTC