Re: CSS Regions considered harmful

Alan Stearns wrote:

 > >How would the the example work in the below image when you have a larger
 > >font-size?
 > >
 > >http://www.w3.org/TR/2013/WD-css3-regions-20130528/images/regions-intro-rendering.png
 > 
 > As coded in the appendix, the content would re-fragment through the region
 > chain, and the last region resizes to fit whatever remains. The last
 > region is auto-height, so it sizes to fit the content.

Is there an implementation which renders the first example as
intended? I'd like to play with the code. My concern is reusability --
it seems that the style sheet will leave large unused areas when
combined with a short documents?

Cheers,

-h&kon
              Håkon Wium Lie                          CTO °þe®ª
howcome@opera.com                  http://people.opera.com/howcome

Received on Thursday, 23 January 2014 20:58:50 UTC