Non-IDL fragments in WebIDL

So for the IDL components in a WebIDL, (statements like  "Window
implements GlobalCrypto; WorkerGlobalScope implements GlobalCrypto;"

We need to use
  https://www.w3.org/TR/WebIDL-1/#Exposed

Here's an example:

https://www.w3.org/TR/workers/#apis-available-to-workers

Hope that works!

   cheers,
       harry

Received on Friday, 20 May 2016 02:08:02 UTC