Re: [svgwg] Use element re-write & related changes

> 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