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
Next revisionBoth sides next revision
spec:css3-position [2011/10/30 09:36] – [Issue 2:] arroneispec:css3-position [2012/02/07 15:48] – [Issue 4:] rossen
Line 25: Line 25:
  
 Need to add in logic to all the positioning logic to account for vertical layouts. Need to add in logic to all the positioning logic to account for vertical layouts.
 +
  
 ==== Issue 4: ==== ==== Issue 4: ====
  
-Similar position solution to Fixed but relative to an element and where it is in relation to the page. If the containing block scrolls the element stays fixed. If the containing block scolls off the page the element goes with the containing block. +z-index needs to account for CSS3-floats
- +
-  * [[http://perldoc.perl.org/perlrun.html|position: persistent]] (scroll it)+
  
 +Resolved: Handled in CSS Exclusions and Shapes
  
 ==== Issue 5: ==== ==== Issue 5: ====
  
-z-index needs to account for CSS3-floats+The CSS3 Positioning module needs a section that explains exactly how *static position* is computed. As part of this definition the following should be added:  
 +“The static position of any CSS 2.1 absolutely positioned element or exclusion element is determined without taking into consideration the wrapping context.”
  
-Resolved: Handled in CSS Exclusions and Shapes 
 
spec/css3-position.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