darobin / webidl.js

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

Enable Documentation extended attribute used with CSSOM specs. #16

Open skynavga opened 12 years ago

skynavga commented 12 years ago

(1) use w instead of S?; (2) enable string valued extended attribute values; (3) improve consistency of extended attribute handling on interface members; (4) enable extended attributes on typedef; (5) enable extended attributes on other extended attributes; (6) remove redundant definition of ExtAttrNamedArgList; (7) add clean target to makefile;