- From: Tobie Langel <notifications@github.com>
- Date: Mon, 14 Nov 2016 06:13:44 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Monday, 14 November 2016 14:14:18 UTC
tobie commented on this pull request. > @@ -5073,6 +5083,13 @@ object that are considered to be platform objects: * objects that implement a non-[=callback interface|callback=] [=interface=]; * objects representing IDL {{DOMException|DOMExceptions}}. +<dfn id="dfn-legacy-platform-object" export>Legacy platform objects</dfn> are +[=platform objects=] that implement an [=interface=] which +does not have a [{{Global}}] or [{{PrimaryGlobal}}] [=extended attribute=], +[=support indexed properties|supports indexed=] or It's the interface that supports the getters and setters. -- 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/230
Received on Monday, 14 November 2016 14:14:18 UTC