#228 Add support for Document.adoptNode
Status: closed
Labels: None
Priority: 1
Updated: 2016-04-12
Created: 2016-04-12
Private: No
Discussion
-
I think the simplest solution is to reuse Document.importNode.
-
- status: open --> closed
- assigned_to: Ahmed Ashour
-
Thanks a lot for the patch. It was committed in SVN.
Few hints:
- Regardless of the specs, HtmlUnit follows the real browsers
- test case fails with real IE, as createHTMLDocument mandates a title parameter
- You can add your name in the author of modified sources
Log in to post a comment.