- From: Mason Freed <notifications@github.com>
- Date: Tue, 06 Feb 2024 09:20:33 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 6 February 2024 17:20:38 UTC
### What is the issue with the DOM Standard? See https://github.com/whatwg/html/issues/10107 for context. But some fields of `ShadowRoot` feel like they could easily be made mutable: - `delegatesFocus` - `clonable` - `serializable` (hopefully [coming soon](https://github.com/whatwg/html/issues/8867#issuecomment-1856696628)) Others might be more difficult or not desirable: - `mode` - `slotAssignment` - `host` Should the first set be made mutable? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1252 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1252@github.com>
Received on Tuesday, 6 February 2024 17:20:38 UTC