Re: [css-grid] auto-placement algorithm step 2 doesnt' respect sparse/dense/stack choice

On 17/09/14 13:33, Manuel Rego Casasnovas wrote:
> So maybe we just need to have "dense" and "none" values for
> grid-auto-flow property.

Sorry, not grid-auto-flow property, as we still need to specify the
direction.
Basically I wanted to say that the algorithm would be "dense" or "none".
So the values for the grid-auto-flow property will be "row", "column"
and "none".

Bye,
  Rego

Received on Wednesday, 17 September 2014 11:47:44 UTC