Re: [webcomponents]: Making <link rel="components"> produce DocumentFragments

On Wed, Mar 13, 2013 at 7:25 AM, Erik Arvidsson <arv@google.com> wrote:

> Also, how would you resolve URLs. Can I use <base>?
>
Interesting question. If indeed using <base> is a requirement, we can't use
DocumentFragments.

Another point here: since each component has its own location, then
DocumentFragment approach won't work either -- the hyperlink resolution in
components will get all confused.

:DG<

Received on Wednesday, 13 March 2013 20:23:37 UTC