Re: [dom-tests] Tests in html-templates/additions-to-the-steps-to-clone-a-node assume cloneNode() is equivalent to cloneNode(false) (#439)

https://github.com/w3c/web-platform-tests/blob/master/html/semantics/scripting-1/the-template-element/additions-to-the-steps-to-clone-a-node/template-clone-children.html
and
https://github.com/w3c/web-platform-tests/blob/master/html/semantics/scripting-1/the-template-element/additions-to-the-steps-to-clone-a-node/templates-copy-document-owner.html

now makes the proper assumption: cloneNode() is equivalent to cloneNode(false)


View on GitHub: https://github.com/w3c/web-platform-tests/issues/439#issuecomment-39382655

Received on Wednesday, 2 April 2014 20:58:24 UTC