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

out of curiosity ... is

```html
<!--#shadowroot
  <script>alert('all good');</script>
  <thing>defined</thing>
-->
```

a terrible idea?

-- 
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-717475244

Received on Tuesday, 27 October 2020 19:13:02 UTC