On 8/9/13 9:07 AM, Anne van Kesteren wrote: > Cloning any node (e.g. Text or Element) will copy the baseURI. Er... it will? I don't see any code to that effect, other than the obvious: the baseURI getter considers the owner document, so just cloning a node (which preserves the ownerDocument) will give you a node with the same base URI: that of the document. > However, nobody else does that. Might I ask for the testcase you were using to test behavior here? -BorisReceived on Friday, 9 August 2013 13:37:37 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:37:03 UTC