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/17 17:47] – added option c tabatkinstopics:css3-flexbox-true-safe-centering [2013/03/13 10:03] fantasai
Line 2: Line 2:
  
 ---- 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
 Added_dt      : 2012-05-16 Added_dt      : 2012-05-16
 Action        : Decide between safe and true centering Action        : Decide between safe and true centering
Line 21: 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.+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. 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.
 +
 
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