- From: Alan Stearns <stearns@adobe.com>
- Date: Thu, 23 Jan 2014 21:33:25 +0000
- To: Håkon Wium Lie <howcome@opera.com>
- CC: Alan Gresley <alan@css-class.com>, "CSS WWW Style (www-style@w3.org)" <www-style@w3.org>
On 1/23/14, 1:18 PM, "Håkon Wium Lie" <howcome@opera.com> wrote: >Alan Stearns wrote: > > > >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? > > > > Whether that happens depends on how you set up your grid layout. If the > > grid areas collapse when there’s no content to fill them, then there >will > > not be unused areas in the layout. I’m open to changing the code to >use an > > adaptive grid layout instead of percentages, but then the example >becomes > > more about creating an adaptive grid than demonstrating the named flow > > capabilities. > >Is there an implementation which renders the first example of the >specification? No. I’m still waiting on grid implementations and adding multicolumn to regions. We changed the example to use grid at the working group’s request long before grid implementations were ready. Thanks, Alan
Received on Thursday, 23 January 2014 21:33:54 UTC