- From: Morten Stenshorne <mstensho@opera.com>
- Date: Fri, 20 Jul 2012 16:43:33 +0200
- To: www-style@w3.org
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 :) ). -- ---- Morten Stenshorne, developer, Opera Software ASA ---- ---- Office: +47 23692400 ------ Mobile: +47 93440112 ---- ------------------ http://www.opera.com/ -----------------
Received on Friday, 20 July 2012 14:43:12 UTC