Re: [css-line-grid] Are named grids required?

On Wed, Feb 26, 2014 at 1:31 PM, Alan Stearns <stearns@adobe.com> wrote:
> On 2/26/14, 1:21 PM, "Tab Atkins Jr." <jackalmage@gmail.com> wrote:
>>I like "match-parent", but is it useful to allow something to opt out
>>of the line-grid without establishing a new one?  (That is, an
>>explicit "none" value?)
>
> My thought has been that line-grid only determines whether an element
> establishes a new line grid or inherits the existing grid from a parent.
> It’s the line-snap (and box-snap or block-snap?) properties that allow for
> opting in or out of using the grid for positioning boxes.
>
> So while the initial value of line-grid needs to allow for using a
> pre-existing grid, I’m not sure there’s a use for turning off the grid
> from this property.

Ah, right.  In that case, no need for more values.  I like fantasai's
"match-parent", then.  I think I prefer "new" over "create".

~TJ

Received on Wednesday, 26 February 2014 21:56:01 UTC