[webkit-dev] How Webkit parse HTML

Holger Freyther zecke at selfish.org
Thu Dec 18 03:14:43 PST 2008


On Thursday 18 December 2008 10:58:27 Chen Ren Lei wrote:
> Dear experts,
>
> I am willing to trace the process of webkit parsing HTML and rendering
> it, could you tell me how to do so? Or where should I set the breakpoint
> to do so?_


didReceiveData -> HTMLTokenizer -> building DOM -> creating RenderTree...


z.


More information about the webkit-dev mailing list