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
ideas:css3-floats [2011/08/05 10:47] – [Action Items] vhardyideas:css3-floats [2011/10/27 14:55] vhardy
Line 1: Line 1:
 ===== CSS3 Floats ===== ===== CSS3 Floats =====
 +
 +
 +THIS PAGE IS DEPRECATED AND REPLACED BY THE [[ideas:css3-exclusions|CSS exclusions and shapes]] page.
  
 This page contains the issues that are not yet listed in the specification and the resolutions for issues that were in the spec. but got resolved. This page contains the issues that are not yet listed in the specification and the resolutions for issues that were in the spec. but got resolved.
Line 31: Line 34:
  
  
 +  * Vincent: add 'inherit' to all property values.
   * [[http://www.w3.org/Style/CSS/Tracker/actions/356|ACTION 356]] Vincent: Make the default value for wrap-mode be auto   * [[http://www.w3.org/Style/CSS/Tracker/actions/356|ACTION 356]] Vincent: Make the default value for wrap-mode be auto
   * Vincent: Create a stub specification for CSS Floats.   * Vincent: Create a stub specification for CSS Floats.
Line 80: Line 84:
  
 The use of 'wrap' in properties such as 'wrap-type' or 'wrap-mode' may be confusing because of a different meaning for wrap in the FlexBox specification ('flex-wrap' property) see Flex Box [[spec:css3-flexbox:#issue-1|issues]]. The use of 'wrap' in properties such as 'wrap-type' or 'wrap-mode' may be confusing because of a different meaning for wrap in the FlexBox specification ('flex-wrap' property) see Flex Box [[spec:css3-flexbox:#issue-1|issues]].
 +
 +===== Issue 9: painting order and interactivity with exclusions =====
 +
 +   ;Description : when an element has a wrap shape (inside our outside), what happens with events that happen within the element's box but outside the outside wrap-shape?
 +   ;Proposal : events are clipped to the 'outside' wrap-shape.
 +   
 +===== Issue 10: painting order and interactivity with exclusions =====
 +
 +   ;Description : should the inside wrap shape be constrained to the outside wrap shape?
 +   ;Proposal : yes, the inside wrap shape should be clipped to the outside wrap shape.
 +   
 +   
 ===== Resolutions ===== ===== Resolutions =====
 [[http://lists.w3.org/Archives/Public/www-style/2011Jun/0325.html| Kyoto F2F June 2011, Friday]] [[http://lists.w3.org/Archives/Public/www-style/2011Jun/0325.html| Kyoto F2F June 2011, Friday]]
 
ideas/css3-floats.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