Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
topics:css3-flexbox-true-safe-centering [2012/05/17 17:47] – added option c tabatkinstopics:css3-flexbox-true-safe-centering [2012/06/05 13:52] – Remove flexbox from the spec tag, update reasons in the proposals. tabatkins
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   : Open, Urgent
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.
 
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