- From: Scott Miles <sjmiles@google.com>
- Date: Tue, 9 Apr 2013 10:53:49 -0700
- To: public-webapps <public-webapps@w3.org>, Dimitri Glazkov <dglazkov@google.com>, Steve Orvell <sorvell@google.com>
Received on Tuesday, 9 April 2013 19:37:45 UTC
When writing polyfills for HTMLImports/CustomElements, we included a de-duping mechanism, so that the same document/script/stylesheet is not (1) fetched twice from the network and (2) not parsed twice. But these features are not in specification, and are not trivial as design decisions. WDYT? Scott
Received on Tuesday, 9 April 2013 19:37:45 UTC