- From: Erik Arvidsson <arv@chromium.org>
- Date: Tue, 24 Apr 2012 14:21:10 -0700
- To: Scott González <scott.gonzalez@gmail.com>
- Cc: Brian Kardell <bkardell@gmail.com>, "Tab Atkins Jr." <jackalmage@gmail.com>, Clint Hill <clint.hill@gmail.com>, Rafael Weinstein <rafaelw@google.com>, Ryosuke Niwa <rniwa@webkit.org>, Yuval Sadan <sadan.yuval@gmail.com>, public-webapps <public-webapps@w3.org>
On Tue, Apr 24, 2012 at 12:00, Scott González <scott.gonzalez@gmail.com> wrote: > Are there other use cases that are trying to be solved with <template>? 3. Inert. You don't want to fetch resources at unresolved URLs. <img src="/images/${user}.png"> 4. Selectors should not match content of the template both of these works fine with <script type="text/x-this-is-a-hack"> -- erik
Received on Tuesday, 24 April 2012 21:21:59 UTC