[webkit-dev] DOM building in Webkit

Darin Adler darin at apple.com
Fri Jun 12 15:16:10 PDT 2009


On Jun 11, 2009, at 1:15 PM, Meryl Silverburgh wrote:

> Does Webkit build DOM element for things like 'comment' in the html  
> document? and does it build DOM element for text with only non  
> visible characters (e.g. "\n", " " , "\t")?

These are questions you can answer yourself by writing a little bit of  
test code in JavaScript. Please don’t ask the others on this mailing  
list to do that kind of basic research for you — do it yourself!

     -- Darin



More information about the webkit-dev mailing list