Hi, 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")? Thank you.