Hi May I know in which platform you are trying WebKit. (i.e QT, Symbian ,Windows etc .....) - Sundar
________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

