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
Last revisionBoth sides next revision
topics:css3-flexbox-true-safe-centering [2012/05/16 17:30] – title tabatkinstopics:css3-flexbox-true-safe-centering [2013/03/13 10:03] fantasai
Line 1: Line 1:
 ====== "Safe" or "True" Centering in Flexbox ====== ====== "Safe" or "True" Centering in Flexbox ======
  
----- dataentry ---- +---- dataentry  ---- 
-Spec_tags     : css3-flexbox, css3-align+Spec_tags     : css3-align
 Owner_tags    : tabatkins, fantasai Owner_tags    : tabatkins, fantasai
-Status_tags   : Open, Urgent +Status_tags   : Resolved 
-Date_dt       : 2012-05-16 +Added_dt      : 2012-05-16
 Action        : Decide between safe and true centering Action        : Decide between safe and true centering
- 
 Issue_urls    :  Issue_urls    : 
 Proposal_urls :  Proposal_urls : 
Line 23: Line 21:
 === Proposal(s) === === Proposal(s) ===
  
-A. (Current draft) "Safe" center by default.  Authors can opt into true centering by adding the "true" keyword alongside their alignment value.+A. (Current draft) "Safe" center by default.  Authors can opt into true centering by adding the "true" keyword alongside their alignment value. (This violates the current Flexbox draft behavior.) 
 + 
 +B. "True" center by default.  Authors can opt into safe centering by adding the "safe" keyword alongside their alignment value. (This doesn't match how Block layout usually works.) 
 + 
 +C. Assuming the alignment property is generalized, make it default to centering being layout-mode defined.  Flexbox keeps its current behavior of "true" centering. 
 + 
 +=== Resolved === 
 + 
 +Flexbox is true alignment. Other layout modes should be consistent if possible.
  
-B. "True" center by default.  Authors can opt into safe centering by adding the "safe" keyword alongside their alignment value. 
 
topics/css3-flexbox-true-safe-centering.txt · Last modified: 2014/12/09 15:48 by 127.0.0.1
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki