Re: [DOMCore] Node.appendChild() doesn't have a special case for DocumentFragment

David,

On 05/20/2011 08:44 AM, David Flanagan wrote:
> The May 13 draft includes special instructions for handling
> DocumentFragment nodes passed to insertBefore, but it does not
> includes those instructions in the algorithm for appendNode

Thanks for catching this bug. I've added these instructions to 
appendNode. [1] I hope this addresses your comment.

Thanks
Ms2ger

[1] http://dvcs.w3.org/hg/domcore/rev/50641bbdfceb

Received on Monday, 23 May 2011 15:55:57 UTC