Re: [w3c/webcomponents] [templates] Consider ${foo} instead of {{foo}} (#688)

`<template><style> :host { font-weight: bold; } </style></template>` would blow up unless we escape `{` inside the style element.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/688#issuecomment-341605637

Received on Friday, 3 November 2017 01:45:58 UTC