[webkit-dev] Need help in understanding Webkit text wrapping

Dan Bernstein mitz at apple.com
Mon Mar 9 18:58:56 PDT 2009



On Mar 9, 2009, at 6:48 PM, Meryl Silverburgh <silverburgh.meryl at gmail.com 
 > wrote:

> Hi,
>
> Can you please tell me where is the Webkit code which does text  
> wrapping?
> For example, I have a paragraph of text. How does Webkit decide where
> to break into multiple lines?

RenderBlock::findNextLineBreak() in bidi.cpp.


More information about the webkit-dev mailing list