darobin / webidl.js

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

Allow extended attributes on partial interfaces #6

Closed ayg closed 12 years ago

ayg commented 12 years ago

This matches a recent change in WebIDL, to support HTML putting [OverrideBuiltins] on partial interface Document: https://www.w3.org/Bugs/Public/show_bug.cgi?id=14913