[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

Dimitri Glazkov <dglazkov@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #25 from Dimitri Glazkov <dglazkov@chromium.org> ---
Morrita-san and I worked on this today. Here's the outcome of our discussion:

1) The resources in HTML Imports are already loaded relative to the respective
import document URLs.

2) If we are arguing for some new "retained" URL property that is passed along
when cloning an HTMLImageElement et al. from one document to another, HTML
Imports spec is not where we should be solving this. In fact, this new property
is likely to never be introduced into the web platform.

3) We'll try to tackle the remainder of this problem in bug 22255.

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

Received on Wednesday, 18 September 2013 20:19:54 UTC