Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
topics:flex-initial-value [2012/06/23 02:01] – NxeovAxzwqdnFFBxIxV 188.143.232.12topics:flex-initial-value [2014/12/09 15:48] (current) – external edit 127.0.0.1
Line 1: Line 1:
-would recommend itbut I think it'ipnmrtaot that people have realistic expectation of how this device works.  The Flex Belt works as claimed (strengthens and firms abshowever it isn't a silver bullet weight loss solutionIf you're in reasonably good shape and want to firm up your abs this device works. However if you're 20 pounds over weight and expect to have a six pack in 6 weeks without changing your diet or doing other exercise then save your money.+====== initial values of flex ====== 
 + 
 +---- dataentry  ---- 
 +Spec_tags     : css3-flexbox 
 +Owner_tags    : fantasai #Who's driving the discussion? 
 +Status_tags   : Closed #[ Open | Closed | Pending ] [Urgent]? 
 +Added_dt      : 2012-05-30 #Date added as WG discussion request 
 +Action        : Discuss and resolve. 
 +Issue_urls    : http://lists.w3.org/Archives/Public/www-style/2012May/0753.html 
 +Proposal_urls : http://lists.w3.org/Archives/Public/www-style/2012May/1177.html 
 +Agenda_urls   :  #If this is part of an ordered series of related topics, e.g. LC issues, use this to link to the supertopic agenda 
 +---- 
 + 
 +=== Background === 
 + 
 +There'been lot of discussion lately (after the Hamburg F2F) on what the initial values of 'flex' should be, and there are some concerns raised by Ojan with the resolution recorded there. 
 + 
 +=== Problem Statement === 
 + 
 +What are the best initial values for flex? 
 + 
 +=== Proposal(s=== 
 + 
 +== Proposal A: ''flex: none'' == 
 + 
 +  * Pros 
 +    * It's easier to use alignment and auto margins 
 +    * Easier for use cases that want some but not most items flexible, e.g. one item takes up all free space 
 +  * Cons 
 +    * Doesn't have negative flexibility be default, which could help prevent overflow in many cases 
 +    * Inconsistent with 'stretch' default in cross-dimension 
 + 
 +== Proposal B: ''flex: auto'' == 
 + 
 +  * Pros 
 +    * Negative flex is on by default, preventing overflow in many cases 
 +    * Consistent with 'stretch' default in cross-dimension 
 +  * Cons 
 +    * Harder to use alignment and margins, since have to turn off flex first 
 +    * More work for use cases that want most items inflexible 
 + 
 +== Proposal C: ''flex: 0 1 auto'' == 
 + 
 +  * Pros 
 +    * Negative flex is on by default, preventing overflow in many cases 
 +    * Easy to use alignment and auto margins since positive free space is not flexed 
 +    * Easy for use cases where free space is distributed to e.g. only one item 
 +  * Cons 
 +    * Inconsistent with 'stretch' default in cross-dimension 
 + 
 +=== Resolution === 
 + 
 +The WG resolved on Proposal C. 
 
topics/flex-initial-value.1340442087.txt.gz · Last modified: 2014/12/09 15:48 (external edit)
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki