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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I think the simplest solution is to reuse Document.importNode.
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