jsdom / webidl2js

Auto-generate JS class structures for Web IDL specifications
MIT License
79 stars 30 forks source link

Require [Exposed] even when marked as [LegacyNoInterfaceObject] #230

Closed ExE-Boss closed 3 years ago

ExE-Boss commented 3 years ago

See https://github.com/heycam/webidl/issues/919 and https://github.com/heycam/webidl/pull/920.


Also covers part of https://github.com/jsdom/webidl2js/issues/207.