Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix: readonly accessors

Latest

Choose a tag to compare

@eavichayeavichay released this 28 Aug 12:32
· 106 commits to master since this release

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
Loading
hieple7985 reacted with thumbs up emoji
1 person reacted

[8]ページ先頭

©2009-2025 Movatter.jp