[Webkit-unassigned] [Bug 11646] Implement XMLDocument.cloneNode()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 1 16:16:54 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11646
------- Comment #2 from jcostell at tibco.com 2006-12-01 16:16 PDT -------
A perhaps non-obvious feature of this method is that if the target of the
clone() method has a node <xsl:import href="">, the cloned document should be
able to resolve the href attribute in the same way that the target would. In
other words, the cloned document needs to behave the same as if it had been
loaded from the same URL as the target document.
Related bug: http://bugs.webkit.org/show_bug.cgi?id=10313
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list