Re: [css3-flexbox] flex-flow values should be unordered

On Thu, Jan 5, 2012 at 2:15 PM, Ojan Vafai <ojan@chromium.org> wrote:
> The grammar is fixed, but this text still implies ordering "The value
> consists of one or two keywords: the first sets the orientation and
> direction of the flexbox's main axis, which affects the direction that
> flexbox items are laid out in, and the meaning of the ‘flex-pack’
> properties; the second, if specified, marks the flexbox as
> being multi-line and sets the direction of the cross axis, which affects the
> direction new lines are stacked in, and the meaning of the ‘flex-align’ and
> ‘flex-line-pack’ properties."

Actually, it looks like that paragraph should have been deleted
entirely, since I broke it apart and rewrote it into property-specific
paragraphs.  I must have just forgotten to delete it when I committed.

Fixed.

~TJ

Received on Thursday, 5 January 2012 22:57:17 UTC