Changes between Version 21 and Version 22 of WebKitIDL
- Timestamp:
- Feb 13, 2012, 4:02:45 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitIDL
v21 v22 171 171 === * [Deletable](a), [NotEnumerable](a), [V8ReadOnly](a) === 172 172 173 * [http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf The spec of ' [['Writable']]', [[Enumerable]] and [[Configurable]] (8.6.1)]173 * [http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf The spec of ''[[''Writable'']]'', [[Enumerable]] and [[Configurable]] (8.6.1)] 174 174 175 175 Summary: They control Writability, Enumerability and Configurability of attributes.