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

@mfreed7 how can you do a closed declarative shadow root with a `<div>`? I don't think you can. And think we should maintain parity between open and closed.

(In retrospect it was probably a mistake to allow them on anything but custom elements (in userland, that is). `attachShadow()` on `ElementInternals` would have removed the need for a lot of bookkeeping.)

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

Message ID: <whatwg/dom/issues/831/1549952555@github.com>

Received on Tuesday, 16 May 2023 16:01:52 UTC