The current spec allows implementors to cap the number of repetitions allowed for the repeat() function[1]. I'd like to propose to extend this to the values accepted by the grid positioning properties. The rationale behind this is that those positioning properties might act as grid definition properties (by creating implicit grid tracks), allowing authors to do things like: "grid-row-start: ARBITRARY_HUGE_NUMBER;" So my proposal would be to remove the special case of repeat() in the specs and replace it by a more general statement allowing implementors to cap the number of tracks, no matter if they're explicitly or implicitly defined. WDYT? BR [1] http://dev.w3.org/csswg/css-grid/#repeat-notationReceived on Thursday, 21 August 2014 09:35:04 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:45 UTC