Re: baseURI / xml:base
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]> |
On 8/9/13 6:52 AM, Anne van Kesteren wrote: > So Gecko clones the base URL of a node: > http://dom.spec.whatwg.org/#concept-node-base-url You mean cloning a Document gives the clone the same base url as the original document? Or something else? -Boris