[heycam/webidl] Ensure that interface objects aren't used before they exist (#682)

We use the interface object of the inherited interface in the 'create an
interface object' algorithm, so this ensures it already exists at that point.
You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/682

-- Commit Summary --

  * Ensure that interface objects aren't used before they exist

-- File Changes --

    M index.bs (7)

-- Patch Links --

https://github.com/heycam/webidl/pull/682.patch
https://github.com/heycam/webidl/pull/682.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/682

Received on Friday, 8 March 2019 17:01:41 UTC