Re: [webcomponents] Cross origin HTML imports

On Wed, Oct 23, 2013 at 1:16 PM, Hajime Morrita <morrita@google.com> wrote:
> I've been trying to define the import loading behavior on top of the "basic
> fetch" algorithm of the fetch standard. So feedback like yours are really
> appreciated.

"basic fetch" is not an entry point. It's an internal algorithm. You
should only ever invoke "fetch" from other specifications.


-- 
http://annevankesteren.nl/

Received on Wednesday, 23 October 2013 12:29:42 UTC