- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 16 May 2023 09:01:47 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 May 2023 16:01:52 UTC
@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