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:alignment-names [2012/05/22 23:47] fantasaitopics:alignment-names [2012/05/23 10:42] – Resolved the issue tabatkins
Line 4: Line 4:
 Spec_tags     : css3-align, css3-flexbox Spec_tags     : css3-align, css3-flexbox
 Owner_tags    : fantasai Owner_tags    : fantasai
-Status_tags   : Open, Urgent+Status_tags   : Closed
 Added_dt      : 2012-05-16 Added_dt      : 2012-05-16
 Action        : Choose some names. Action        : Choose some names.
Line 11: Line 11:
 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 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
 ---- ----
 +
 +=== RESOLVED ===
 +
 +The WG resolved to go with Option D based on a straw poll in a telcon: justify-self/content/items and align-self/content/items.
  
 === Background === === Background ===
Line 59: Line 63:
   B | justify-inside   align-inside   B | justify-inside   align-inside
   C | justify-items    align-items   C | justify-items    align-items
 +
 +Added after initial discussions...
  
 Set 4: Self/Content/Items Inversion Set 4: Self/Content/Items Inversion
Line 70: Line 76:
  
     +--------X----------------Y------     +--------X----------------Y------
-  A | inline-align-self     stack-align-self +  A | align-self-inline     align-self-stack 
-  B | inline-align-content  stack-align-content +  B | align-content-inline  align-content-stack 
-  C | inline-align-items    stack-align-items+  C | align-items-inline    align-items-stack
  
 === Summary of Comments === === Summary of Comments ===
Line 176: Line 182:
 [[http://lists.w3.org/Archives/Public/www-style/2012May/0835.html|fantasai]]: [[http://lists.w3.org/Archives/Public/www-style/2012May/0835.html|fantasai]]:
  
-  I think I'm leaning towards this myself, since it seems to fit+  I think I'm leaning towards [Set 4] myself, since it seems to fit
   reasonably well with the flexbox model:   reasonably well with the flexbox model:
      
Line 185: Line 191:
   Set on flex item:   Set on flex item:
     align-self      - to set individual cross-position of item     align-self      - to set individual cross-position of item
 +
 +[[http://lists.w3.org/Archives/Public/www-style/2012May/0843.html|Remy]]:
 +
 +  If you want to keep consistency with other CSS properties (border,
 +  background-position, ...) the axis should be at the end of the
 +  property name and there should be a shorthand to modify both axises. 
  
 === Conclusions === === Conclusions ===
 
topics/alignment-names.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