diff --git a/index.html b/index.html index 6762d3e..b2a67d3 100644 --- a/index.html +++ b/index.html @@ -1425,7 +1425,7 @@

Secure Contexts

-

Editor’s Draft,

+

Editor’s Draft,

This version: @@ -2436,7 +2436,7 @@

modify a specification
  • - [WebIDL-1] defines the following terms: + [WebIDL-2] defines the following terms:
  • Informative References

    @@ -2476,7 +2476,7 @@

    [DISCOVERY-API]
    Rich Tibbett. Network Service Discovery. 20 February 2014. WD. URL: http://dvcs.w3.org/hg/dap/raw-file/tip/discovery-api/Overview.html
    [ENCRYPTED-MEDIA] -
    David Dorwin; et al. Encrypted Media Extensions. 10 June 2016. WD. URL: https://w3c.github.io/encrypted-media/ +
    David Dorwin; et al. Encrypted Media Extensions. 5 July 2016. CR. URL: https://w3c.github.io/encrypted-media/
    [FETCH]
    Anne van Kesteren. Fetch Standard. Living Standard. URL: https://fetch.spec.whatwg.org/
    [FULLSCREEN] @@ -2505,8 +2505,8 @@

    Jeffrey Yasskin. Web Bluetooth. Draft Community Group Report. URL: https://webbluetoothcg.github.io/web-bluetooth/
    [WEBCRYPTOAPI]
    Ryan Sleevi; Mark Watson. Web Cryptography API. 11 December 2014. CR. URL: https://dvcs.w3.org/hg/webcrypto-api/raw-file/tip/spec/Overview.html -
    [WebIDL-1] -
    Cameron McCormack; Boris Zbarsky. WebIDL Level 1. 8 March 2016. CR. URL: https://heycam.github.io/webidl/ +
    [WebIDL-2] +
    Cameron McCormack; Boris Zbarsky. Web IDL (Second Edition). 23 June 2016. ED. URL: https://heycam.github.io/webidl/

    IDL Index

    partial interface WindowOrWorkerGlobalScope {
    diff --git a/index.src.html b/index.src.html
    index a222433..b3f138f 100644
    --- a/index.src.html
    +++ b/index.src.html
    @@ -104,7 +104,7 @@ 

    Secure Contexts

    text: WorkerGlobalScope type: constructor text: SharedWorker(); url: dom-sharedworker -spec: WEBIDL; urlPrefix: https://heycam.github.io/webidl/ +spec: WEBIDL-2; urlPrefix: https://heycam.github.io/webidl/ type: dfn text: exposed; url: dfn-exposed text: [SecureContext]; url: SecureContext