Get the base URI for any relative URIs within this piece of content. Generally, this is the document's base URI, but certain content carries a local base for backward compatibility, and XML supports setting a per-node base URI.
Implemented in nsGenericElement, and nsGenericHTMLElement. Referenced by nsGenericElement::GetBaseURI(), and nsObjectLoadingContent::GetObjectBaseURI().
|