Skip to content
Snippets Groups Projects
user avatar
Nikita Popov authored
Node attributes are now also accessible as ordinary properties.
Accessing an undefined attribute throws -- the getAttribute()
default value behavior can be replicated using coalescing.
@property declarations for all the standard attributes have been
added to the relevant nodes. Of course, whether they are actually
available depends on configuration.
91f77968
Name Last commit Last update