- From: Dominique Hazael-Massieux <notifications@github.com>
- Date: Fri, 21 Jan 2022 07:54:46 -0800
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 21 January 2022 15:54:58 UTC
The [definition of interface inheritance](https://webidl.spec.whatwg.org/#dfn-inherit) states: > The object [that implements an interface that inherits from another] will also have members that correspond to the interface members from the inherited interface Now that constructors are declared as interface members, this could be read as implying that constructors too are inherited, which they aren't. The text should probably clarify this. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1086 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1086@github.com>
Received on Friday, 21 January 2022 15:54:58 UTC