nodeAtPoint code
David Hyatt
hyatt at apple.com
Thu Oct 23 12:51:11 CEST 2003
There is a layer that corresponds to the canvas and a layer that
corresponds to the root element.
The canvas layer dimensions are MAX(visibleWidth, docWidth) and
MAX(visibleHeight, docHeight).
The root element's layer dimensions are not special. They are simply
what the element gets when it lays out.
On Oct 23, 2003, at 5:24 AM, Dirk Mueller wrote:
> On Thursday 23 October 2003 09:28, David Hyatt wrote:
>
>> The root layer is the entire document width/height by default, so the
>> layer itself doesn't have to think about scrolling at all.
>
> Euhm, just to get you right: The root layer is the layer associated
> with the
> RenderCanvas. the root's layer is indeed the document width/height and
> does
> not move. I was asking however about the other one.
>
>
> --
>> Looking for a KDE-related EMail-Alias ? Get one at kdemail.net for
>> FREE! <
> _______________________________________________
> Khtml-devel at mail.kde.org
> http://mail.kde.org/mailman/listinfo/khtml-devel
More information about the Khtml-devel
mailing list