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:flex-abspos-placeholders [2012/07/24 23:41] fantasaitopics:flex-abspos-placeholders [2013/03/13 10:02] fantasai
Line 4: Line 4:
 Spec_tags     : css3-flexbox Spec_tags     : css3-flexbox
 Owner_tags    : fantasai, TabAtkins Owner_tags    : fantasai, TabAtkins
-Status_tags   : Open, Urgent+Status_tags   : Resolved
 Added_dt      : 2012-07-23 Added_dt      : 2012-07-23
  
-Action        : Discuss and pick A, B, or C!+Action        : 
 Issue_urls    : http://dev.w3.org/csswg/css3-flexbox/issues-lc-2012#issue-18 Issue_urls    : http://dev.w3.org/csswg/css3-flexbox/issues-lc-2012#issue-18
 Proposal_urls : http://lists.w3.org/Archives/Public/www-style/2012Jul/0419.html Proposal_urls : http://lists.w3.org/Archives/Public/www-style/2012Jul/0419.html
Line 20: Line 20:
     * A. Prioritize the first (invisibility) over the second (static-position accuracy).     * A. Prioritize the first (invisibility) over the second (static-position accuracy).
     * B. Prioritize the second (static-position accuracy) over the first (invisibility).     * B. Prioritize the second (static-position accuracy) over the first (invisibility).
-    * C. Do something more complicated that kindof tries to satisfy both.+    * C. Do something more complicated that tries to satisfy both.
  
 === Problem Statement === === Problem Statement ===
Line 34: Line 34:
   ; Proposal C : The static position of the abspos item is given by a placeholder anonymous flex item, which impacts layout during justification (space-around/space-between).   ; Proposal C : The static position of the abspos item is given by a placeholder anonymous flex item, which impacts layout during justification (space-around/space-between).
   ; Proposal D : The static position of an abspos item is a placeholder anonymous flex item whose position coincides with the margin edge of the subsequent flex item (if any, else the preceding flex item, if any, else the main-start cross-start corner) and has no impact on flex layout such as justification.   ; Proposal D : The static position of an abspos item is a placeholder anonymous flex item whose position coincides with the margin edge of the subsequent flex item (if any, else the preceding flex item, if any, else the main-start cross-start corner) and has no impact on flex layout such as justification.
 +  ; Proposal E (C#?) : The static position of the abspos item is given by a placeholder anonymous flex item. The justification space between a preceding flex item and a subsequent placeholder item is suppressed.
  
 === Use Cases to Consider === === Use Cases to Consider ===
Line 46: Line 47:
   - http://lists.w3.org/Archives/Public/www-style/2012Jul/0547.html (fantasai's summary/request for information)   - http://lists.w3.org/Archives/Public/www-style/2012Jul/0547.html (fantasai's summary/request for information)
   - http://lists.w3.org/Archives/Public/www-style/2012Jul/0558.html (origin of proposal D)   - http://lists.w3.org/Archives/Public/www-style/2012Jul/0558.html (origin of proposal D)
 +  - http://lists.w3.org/Archives/Public/www-style/2012Jul/0589.html (proposal E)
  
 +=== Resolution ===
 +
 +http://lists.w3.org/Archives/Public/www-style/2012Jul/0605.html
 
topics/flex-abspos-placeholders.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