- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 20 Jul 2012 10:23:55 -0700
- To: Morten Stenshorne <mstensho@opera.com>
- Cc: www-style@w3.org
On Fri, Jul 20, 2012 at 7:43 AM, Morten Stenshorne <mstensho@opera.com> wrote: > http://dev.w3.org/csswg/css3-flexbox/#visibility-collapse > (Editor's Draft, 19 July 2012) > > This example doesn't demonstrate collapsed flex items at all. > > The example sets 'visibility:collapse' on a regular list-item (UL). This > is not a list item, so it's treated as 'visibility:hidden'. > > There's also a missing semi-colon after 'order: 1' in the style sheet, > which fails to place "main" to the right (which actually makes it match > the sample rendering better :) ). Hm, you're right, that doesn't demonstrate it at all. Also, I thought we'd fixed the order:1; thing. I guess it got clobbered by accident at some point. I'll tweak it into working. ~TJ
Received on Friday, 20 July 2012 17:24:43 UTC