- Notifications
You must be signed in to change notification settings - Fork62
The es5 version declares "use strict" and causes the browser to throw error when writing to read-only properties. Now added functionality to test whether the property has a descriptor with awritable === true before attempting to update the property.
The main use-case is working with SVG elements, though it might occur in any bound object.
See#61 for reference.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted