Re: [whatwg/dom] Allow attachShadow on <script> and <style> (Issue #1064)

ShadowDOM you a needed only to sandbox styling or protect the content from undesired access, it’s a specification a part, not something strictly related to custom elements. So with builtin you can do anything you’d do with shadow DOM except you won’t have guards for styles and inner tree.

but maybe that’s not what you’re after 🤷‍♂️

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/1064#issuecomment-1061654478

You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/1064/1061654478@github.com>

Received on Tuesday, 8 March 2022 10:59:59 UTC