jsdom / webidl2js

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

Implement “internally create a new object implementing the interface” #239

Closed ExE-Boss closed 3 years ago

ExE-Boss commented 3 years ago

Extracted from https://github.com/jsdom/webidl2js/pull/213 because of https://github.com/jsdom/webidl2js/pull/213#issuecomment-792345633:

The generated snapshots here seem overcomplicated, and it's not clear why you're modifying existing functionality (like new()).

Blocks: