- From: Braden N. McDaniel <braden@shadow.net>
- Date: Fri, 19 Mar 1999 18:10:04 -0500
- To: "Tupshin Harper" <tupshin@tupshin.com>, "www-style" <www-style@w3.org>
----- Original Message ----- From: Tupshin Harper <tupshin@tupshin.com> To: www-style <www-style@w3.org> Sent: Friday, March 19, 1999 5:12 PM Subject: Re: positioning the root element > By definition the UA must determine where on the display device the root > element is displayed. Whether it is the bounds of the appropriate window, > how far in from the top left of the printed page(margin), or however else, > the UA determines it's location. Therefore the root element is effectively > and inherently contained within whatever block that the UA determines. If > the root element didn't have a containing block, then the UA would have no > ability to determine where on the screen or on the page(or what portion when > clipping needs to take place) the root element is displayed. Indeed. So ostensibly, the root element could be the window and its "containing block" could be the desktop. In which case positioning the root element means positioning the window--something a document style sheet has no business doing. Braden
Received on Friday, 19 March 1999 18:11:48 UTC