darobin / webidl.js

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

Some updates for more recent WebIDL changes #4

Closed ayg closed 12 years ago

ayg commented 12 years ago

This is for my idlharness.js, http://dvcs.w3.org/hg/html/file/tip/tests/resources/idlharness.js. These changes allow me to parse HTML's IDLs so that I can autogenerate tests for them. They include rather essential changes like support for partial interfaces.

darobin commented 12 years ago

On Nov 23, 2011, at 17:30 , Aryeh Gregor wrote:

This is for my idlharness.js, http://dvcs.w3.org/hg/html/file/tip/tests/resources/idlharness.js. These changes allow me to parse HTML's IDLs so that I can autogenerate tests for them. They include rather essential changes like support for partial interfaces.

Thanks Aryeh, you're a star! I've merged your changes to master.

Robin Berjon - http://berjon.com/ - @robinberjon