Re: [DOMCore] minor wording problem for Document.importNode()

On Sat, Jul 2, 2011 at 11:00 PM, João Eiras <joao.eiras@gmail.com> wrote:
> Cloning Document and DocumentType using cloneNode is supported in all major
> browsers.

When I test, document.cloneNode() seems to return null in Chrome 14
dev, although it does work in the other major browsers.  So it seems
like a no-brainer to allow it.

Received on Sunday, 3 July 2011 17:21:10 UTC