[whatwg/dom] Use mixins in IDL definitions (#529)

[Mixins](https://heycam.github.io/webidl/#idl-interface-mixins) have been added to Web IDL to replace the [[NoInterfaceObject](https://heycam.github.io/webidl/#NoInterfaceObject)] extended attribute + `implements` statement.

See https://github.com/heycam/webidl/pull/433.

/cc @tobie

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/529

Received on Thursday, 2 November 2017 16:35:34 UTC