Re: [css3-selectors] :parent selector

> 
> A DOM tree is required to handle modern-day content, if only for 
> scripting.

It's also required for correct rendering of CSS.  The distinction 
with incremental rendering is that the tree may be missing its
rightmost part, and may consequently may not conform to the
grammar rules of the language it represents.

Received on Friday, 29 September 2006 07:06:38 UTC