[Bug 25319] [imports]: Want some kind of imperative API

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

Travis Leithead [MSFT] <travil@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |travil@microsoft.com

--- Comment #2 from Travis Leithead [MSFT] <travil@microsoft.com> ---
Rough sketch:

Promise<Document> importDocument(DOMString url);

Different from XHR due to processing of subresources in the context of the
current global.

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

Received on Thursday, 16 April 2015 20:00:58 UTC