Bug 25623 - Update places that refer to "WebIDL" in prose to point ot "Web IDL", while keeping the spec identifier as "WEBIDL"
--- a/spec/Overview-WebCryptoAPI.xml Mon Jun 16 00:00:00 2014 -0700
+++ b/spec/Overview-WebCryptoAPI.xml Mon Jun 16 00:00:00 2014 -0700
@@ -530,7 +530,7 @@
<p>
A <a href="#dfn-conforming-implementation">conforming user agent</a> MUST be a
conforming implementation of the IDL fragments in this specification, as described in
- the Web IDL specification. [<a href="#WebIDL">WebIDL</a>]
+ the Web IDL specification. [<a href="#WebIDL">WEBIDL</a>]
</p>
</dd>
</dl>
@@ -716,7 +716,7 @@
getters and <code>ArrayBuffer.prototype</code> getters, which would be desirable.
</p>
<p>
- It is assumed that the WebIDL conversion rules will perform the necessary type checks,
+ It is assumed that the Web IDL conversion rules will perform the necessary type checks,
and that as a result of these checks, it is guaranteed that the internal slots will
always have valid values for the above algorithm. However, that assumption may not be
safe to make.
@@ -829,7 +829,7 @@
<div id="algorithm-dictionary" class="section">
<h2>Algorithm dictionary</h2>
<p>
- The Algorithm object is a dictionary object [<cite><a href="#WebIDL">WebIDL</a></cite>]
+ The Algorithm object is a dictionary object [<cite><a href="#WebIDL">WEBIDL</a></cite>]
which is used to specify an algorithm and any additional parameters required to fully
specify the desired operation.
</p>
@@ -1153,7 +1153,7 @@
<div class="note">
<p>
All errors are reported asynchronously by calling the reject handler of the returned
- Promise. This includes WebIDL type mapping errors.
+ Promise. This includes Web IDL type mapping errors.
</p>
</div>
<div id="SubtleCrypto-method-encrypt" class="section">
@@ -16525,7 +16525,7 @@
</p>
<p>
Additionally, many algorithms define a subclass of the
- <a href="#dfn-Algorithm">Algorithm</a> type. As a result WebIDL type mapping to the
+ <a href="#dfn-Algorithm">Algorithm</a> type. As a result Web IDL type mapping to the
correct subclass must be performed at the appropriate time.
</p>
<p>
@@ -16889,9 +16889,9 @@
Infrastructure Certificate and Certificate Revocation List (CRL) Profile</a></cite>,
D. Cooper, S. Santesson, S. Farrell, S. Boeyen, R. Housley, W. Polk. IETF.
</dd>
- <dt id="WebIDL">WebIDL Specification</dt>
+ <dt id="WebIDL">Web IDL (Second Edition)</dt>
<dd>
- <cite><a href="http://www.w3.org/TR/WebIDL/">WebIDL (work in progress)</a></cite>,
+ <cite><a href="http://heycam.github.io/webidl/">Web IDL (Second Edition)</a></cite>,
C. McCormack.
</dd>
<dt id="X9.62">X9.62</dt>
--- a/spec/Overview.html Mon Jun 16 00:00:00 2014 -0700
+++ b/spec/Overview.html Mon Jun 16 00:00:00 2014 -0700
@@ -538,7 +538,7 @@
<p>
A <a href="#dfn-conforming-implementation">conforming user agent</a> MUST be a
conforming implementation of the IDL fragments in this specification, as described in
- the Web IDL specification. [<a href="#WebIDL">WebIDL</a>]
+ the Web IDL specification. [<a href="#WebIDL">WEBIDL</a>]
</p>
</dd>
</dl>
@@ -724,7 +724,7 @@
getters and <code>ArrayBuffer.prototype</code> getters, which would be desirable.
</p>
<p>
- It is assumed that the WebIDL conversion rules will perform the necessary type checks,
+ It is assumed that the Web IDL conversion rules will perform the necessary type checks,
and that as a result of these checks, it is guaranteed that the internal slots will
always have valid values for the above algorithm. However, that assumption may not be
safe to make.
@@ -837,7 +837,7 @@
<div id="algorithm-dictionary" class="section">
<h2>10. Algorithm dictionary</h2>
<p>
- The Algorithm object is a dictionary object [<cite><a href="#WebIDL">WebIDL</a></cite>]
+ The Algorithm object is a dictionary object [<cite><a href="#WebIDL">WEBIDL</a></cite>]
which is used to specify an algorithm and any additional parameters required to fully
specify the desired operation.
</p>
@@ -1161,7 +1161,7 @@
<div class="note"><div class="noteHeader">Note</div>
<p>
All errors are reported asynchronously by calling the reject handler of the returned
- Promise. This includes WebIDL type mapping errors.
+ Promise. This includes Web IDL type mapping errors.
</p>
</div>
<div id="SubtleCrypto-method-encrypt" class="section">
@@ -16249,7 +16249,7 @@
</p>
<p>
Additionally, many algorithms define a subclass of the
- <a href="#dfn-Algorithm">Algorithm</a> type. As a result WebIDL type mapping to the
+ <a href="#dfn-Algorithm">Algorithm</a> type. As a result Web IDL type mapping to the
correct subclass must be performed at the appropriate time.
</p>
<p>
@@ -16612,9 +16612,9 @@
Infrastructure Certificate and Certificate Revocation List (CRL) Profile</a></cite>,
D. Cooper, S. Santesson, S. Farrell, S. Boeyen, R. Housley, W. Polk. IETF.
</dd>
- <dt id="WebIDL">WebIDL Specification</dt>
+ <dt id="WebIDL">Web IDL (Second Edition)</dt>
<dd>
- <cite><a href="http://www.w3.org/TR/WebIDL/">WebIDL (work in progress)</a></cite>,
+ <cite><a href="http://heycam.github.io/webidl/">Web IDL (Second Edition)</a></cite>,
C. McCormack.
</dd>
<dt id="X9.62">X9.62</dt>