- From: Daniel Ehrenberg <notifications@github.com>
- Date: Mon, 28 Jan 2019 02:08:06 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 January 2019 10:08:28 UTC
The ES6 feature of [tagged template strings](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals) has recently been catching on in JavaScript. We may want to add Web APIs which define template tags in the near future, e.g., [for Trusted Types, to test literal-ness](https://github.com/WICG/trusted-types/issues/96) (cc @koto) or for a built-in version of something like the parsing part of [lit-html](https://github.com/polymer/lit-html) (cc @justinfagnani). Would it make sense to add support to WebIDL to add template tags? What would that look like? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/631
Received on Monday, 28 January 2019 10:08:28 UTC