Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
spec:css3-regions:regions-use-cases [2012/10/16 17:34] astearnsspec:css3-regions:regions-use-cases [2012/11/28 16:15] – [Converting hard breaks to named flows] astearns
Line 286: Line 286:
 </code> </code>
  
-This works only if the class="segment" elements have no direct content, because we only have > * to work with. It would be better if there was an "all content" selector we could use, or if this styling would work for this use case (see https://www.w3.org/Bugs/Public/show_bug.cgi?id=16819) +This works only if the class="segment" elements have no direct content, because we only have > * to work with. It would be better if there was an "all content" selector we could use.
- +
-<code css> +
-.segment { +
-  flow-into: combined-segments; +
-  flow-from: combined-segments; +
-  height: 50vh; +
-+
-</code>+
 ==== Capturing region overflow content ==== ==== Capturing region overflow content ====
  
 
spec/css3-regions/regions-use-cases.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