Re: [[css3-layout]] Cascading properties

On Friday 21 July 2006 07:05, karl@w3.org wrote:
> Hi,
> This is a QA Review comment for "CSS3 Advanced Layout Module"
> http://www.w3.org/TR/2005/WD-css3-layout-20051215/
> 2005-12-15
> 1st WD
>
> About http://www.w3.org/TR/2005/WD-css3-layout-20051215/
>
> What's happening when something like that is written in the CSS?
>
>  body > * { display: "ab"
>                         "cd" }

Not sure what the question is. All children of the body will be template 
elements. Presumably some of their children in turn will have 
'position' properties, but if not, all that happens is that the right 
half of the window is unused (the 'a' slots in the template get content 
by virtue of being the default slot, the other slots remain empty.)



Bert
-- 
  Bert Bos                                ( W 3 C ) http://www.w3.org/
  http://www.w3.org/people/bos                               W3C/ERCIM
  bert@w3.org                             2004 Rt des Lucioles / BP 93
  +33 (0)4 92 38 76 92            06902 Sophia Antipolis Cedex, France

Received on Monday, 24 July 2006 18:43:12 UTC