Re: [whatwg/dom] Declarative Shadow DOM (#831)

Problem 2 doesn't require _both_ legacy user agents _and_ bad sanitizers. It would affect sanitizers that I would call "poorly designed" but which do "work" today: a sanitizer that assumes that `<template>` tags are inert, and so their contents don't need to be sanitized, will be caught off guard by these templates, which aren't inert.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/831#issuecomment-718522034

Received on Thursday, 29 October 2020 09:16:25 UTC