darobin / webidl.js

DEPRECATED — Use https://github.com/darobin/webidl2.js instead
http://berjon.com/
26 stars 10 forks source link

Return [] instead of "" for empty lists #19

Closed ayg closed 11 years ago

ayg commented 11 years ago

At least in the case of extended attributes, inheritance, and members. Note: this changes existing behavior! Hopefully any consumers will be smart enough to handle the empty-list case right.