Resig has a nice explanation:
http://ejohn.org/blog/dom-documentfragments/
or see the DOM spec.
DocumentFragments have little to do with parsing.
I'm actually writing a blog post about the DocumentParser system right
now. Should be on webkit.org/blog next week.
We already have profiling inform
I see, for a large page, that a document is created and then a number
of fragments. Are these fragments all then merged into that document?
Or are they merged into one another, forming a new document somehow?
Where is that done?
What would be a acceptable way to measure the total time spent
parsin
2 matches
Mail list logo