[webkit-dev] appendChild does not work for elements produced by DOMParser

Alexey Proskuryakov ap at webkit.org
Mon Nov 30 13:12:28 PST 2009


On 30.11.2009, at 7:20, Alexander Shabanov wrote:

> I believe that this is because I'm playing with DOMParser in the  
> wrong way.
> Could you please clarify what is the error here?


This is offtopic in webkit-dev mailing list. Please use webkit-help  
instead.

I think that you may get better results if you parse full documents  
(with <html xmlns=...>, <body> and all) with DOMParser. Or just use  
parseContextualFragment, as Maciej suggested.

- WBR, Alexey Proskuryakov



More information about the webkit-dev mailing list