[webkit-dev] Layout and Render
lijingwei-1011
lijingwei-1011 at 163.com
Tue Oct 21 01:12:22 PDT 2008
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/28d4beef/attachment.html
More information about the webkit-dev
mailing list