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
spec:css3-regions:regions-scope [2012/01/24 18:42] – [Generating Regions] astearnsspec:css3-regions:regions-scope [2012/01/24 18:45] – [Overset Text] astearns
Line 16: Line 16:
 The css3-regions spec currently does not do enough to address the problem of having more content than will fit in a region chain. While the last region in a chain can display overflow, that is not sufficient. What needs to be added to the regions spec to deal with this issue? The css3-regions spec currently does not do enough to address the problem of having more content than will fit in a region chain. While the last region in a chain can display overflow, that is not sufficient. What needs to be added to the regions spec to deal with this issue?
  
-As above, overflow can be addressed effectively with JavaScript. The spec intentionally provides enough OM for a script to detect overflow and either resize regions or create sets of regions from a page template.+Overflow can be addressed effectively with JavaScript. The spec intentionally provides enough OM for a script to detect overflow and either resize regions or create sets of regions from a page template.
  
-Several solutions or improvements have been suggested to allow a region chain to fit flow content without resorting to scripting or the region-overflow property+Several solutions or improvements have been suggested to allow a region chain to fit flow content without resorting to scripting or overflow. 
  
 A. Supporting height:auto on regions. Designs with no other region-generating mechanism can end with an height:auto region and be assured that all of the content will display. (This has been investigated before and issues with circular height calculations have been raised - [[http://www.w3.org/Style/CSS/Tracker/actions/351|Action-351]]) A. Supporting height:auto on regions. Designs with no other region-generating mechanism can end with an height:auto region and be assured that all of the content will display. (This has been investigated before and issues with circular height calculations have been raised - [[http://www.w3.org/Style/CSS/Tracker/actions/351|Action-351]])
 
spec/css3-regions/regions-scope.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