- From: Travis Leithead <travis.leithead@microsoft.com>
- Date: Thu, 16 Apr 2015 04:37:59 +0000
- To: WebApps WG <public-webapps@w3.org>
Received on Thursday, 16 April 2015 04:38:27 UTC
Was an imperative form of HTML imports already considered? E.g., the following springs to mind: Promise<Document> importDocument(DOMString url); I was thinking about Worker's importScripts(DOMString... urls), and the above seems like a nice related corollary.
Received on Thursday, 16 April 2015 04:38:27 UTC