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

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

Received on Friday, 20 May 2011 06:56:33 UTC