[webkit-dev] Layout and Render
RAJENDIRAN SUNDARRAJAN-CPB738
CPB738 at motorola.com
Tue Oct 21 01:36:12 PDT 2008
Hi
May I know in which platform you are trying WebKit. (i.e QT, Symbian
,Windows etc .....)
- Sundar
________________________________
From: webkit-dev-bounces at lists.webkit.org
[mailto:webkit-dev-bounces at lists.webkit.org] On Behalf Of lijingwei-1011
Sent: Tuesday, October 21, 2008 1:42 PM
To: webkit-dev
Subject: [webkit-dev] Layout and Render
Hello Everyone,
I am new to Webkit domain. I am confused with the layout and render.
After HTMLParse::parseToken, it generated a document tree.But
i don`t know how it start layouting, and rendering in the next step.
Please tell me somewhere for more details.
Now as i know, the nested relation is like that(Document::updateLayout
-> FrameView::layout -> RenderView::layout),The question is (1)who and
when to call the Document::updateLayout?
(2)which condition can triger the PaintEvent?
Best Regards,
--Lee
________________________________
2008-10-21
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.webkit.org/pipermail/webkit-dev/attachments/20081021/2cb3169f/attachment.html
More information about the webkit-dev
mailing list