[Bug 19870] [Imports]: Ensure import resources are loaded relative to location of import definition

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19870

--- Comment #10 from Morrita Hajime <morrita@google.com> ---
(In reply to comment #9)
> In other words:
> * only scripts and link[rel=import]s fetch resources in an import.
> * URLs of all elements with hyperlinks are resolved relative to imported
> document.
> * at least as spec'd now, template documents don't have a base URL to
> resolve against. This means that using the templates from an import will
> lose the knowledge of the URL of the imported document in which they had
> arrived.
> 
> Did I miss any other cases? Does anything seem wrong? Factually incorrect?

This is same as my understanding (and implementation).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 23 July 2013 02:06:55 UTC