Re: % height on <html> (was Re: Table height/width properties)

* Tantek Celik wrote:
>And here we have a problem.
>
>Section 9.1.2 of CSS2
>
> http://www.w3.org/TR/REC-CSS2/visuren.html#containing-block
>
>says: "The root of the document tree generates a box that serves as the
            ^^^^^^^^^^^^^^^^^^^^^^^^^
>initial containing block for subsequent layout."
>
>Whereas section 10.1 of CSS2
>
> http://www.w3.org/TR/REC-CSS2/visudet.html#containing-block-details
>
>says: "The containing block (called the initial containing block) in which
>the root element lives is chosen by the user agent. "
     ^^^^^^^^^^^^

>CSS2 disagrees with itself.

No, the document root is always the parent of the document ("root")
element, don't mix them up.
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Tuesday, 3 July 2001 12:11:41 UTC