Re: [heycam/webidl] What does [Exposed] mean on [LegacyNoInterfaceObject] interfaces? (#919)

The way I see `[Exposed]` is as a list of globals/realm that can have instances of the object "present in them". And the other is really about whether the global object has a property pointing toward the constructor.

-- 
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/issues/919#issuecomment-694132016

Received on Thursday, 17 September 2020 10:04:24 UTC