- From: Emilio Cobos Álvarez via GitHub <noreply@w3.org>
- Date: Thu, 19 Mar 2026 09:30:04 +0000
- To: public-svg-issues@w3.org
> The shadow tree is open (inspectable by script), but read-only. Any attempt to directly modify the elements, attributes, and other nodes in the shadow tree must throw a NoModificationAllowedError. I don't think this matches any browser. Strong preference to spec that the shadow tree is closed. Otherwise this needs sweeping changes around all DOM APIs which has performance implications and is a huge whack-a-mole. -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/svgwg/issues/876#issuecomment-4088859390 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 19 March 2026 09:30:05 UTC