- From: Nikos Andronikos via GitHub <sysbot+gh@w3.org>
- Date: Wed, 20 Jul 2016 07:31:30 +0000
- To: public-svg-issues@w3.org
> Is NoModificationAllowedError the best choice for the error type whenever something is blocked by the read-only nature of the shadow tree? (Other options include ReadOnlyError and NotAllowedError.) Needs to encompass both DOM modification attempts as well as attribute or property changes. NoModificationAllowedError is consistent with read only properties on other SVG DOM objects so I think it's the best choice. -- GitHub Notification of comment by nikosandronikos Please view or discuss this issue at https://github.com/w3c/svgwg/pull/206#issuecomment-233865339 using your GitHub account
Received on Wednesday, 20 July 2016 07:31:40 UTC