[webkit-qt] Determining placement of elements

Benjamin Poulain benjamin.poulain at nokia.com
Wed May 26 10:29:36 PDT 2010


ext John Munroe wrote:
> Just a quick question: Does anyone know which function(s) determines
> where HTML elements should be placed in the rendered view?

This is called the layout(), it is a rather complicated process.

You can start with the following blogs: 
http://trac.webkit.org/wiki/WebCoreRendering

cheers,
Benjamin


More information about the webkit-qt mailing list