Re: [w3c/webcomponents] [templates] Contextual auto-escaping (#711)

Yes. My understanding of Contextual Autoescaping is pretty cursory (I've been asked to look into it tfor lit-html), but from what I understand there's a blacklist of certain attributes on built-in elements that must be escaped. The only way to avoid escaping is by providing a safe/trusted value type, like proposed here: https://github.com/WICG/trusted-types

-- 
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/711#issuecomment-344337819

Received on Tuesday, 14 November 2017 17:40:29 UTC