Bug 26300: drop 'IDL' from the phrase 'IDL object'
authorMark Watson <watsonm@netflix.com>
Fri, 26 Sep 2014 10:54:24 -0700
changeset 242 920b0cf25715
parent 241 52cea848d2e6
child 243 c69386c630c6
Bug 26300: drop 'IDL' from the phrase 'IDL object'
spec/Overview-WebCryptoAPI.xml
spec/Overview.html
--- a/spec/Overview-WebCryptoAPI.xml	Fri Sep 26 10:47:58 2014 -0700
+++ b/spec/Overview-WebCryptoAPI.xml	Fri Sep 26 10:54:24 2014 -0700
@@ -3060,7 +3060,7 @@
               specification authors to indicate how a user agent should normalize aliases for
               particular algorithms. Its input is an algorithm alias <var>alg</var>, represented as
               a DOMString, operation name <var>op</var>, represented as a DOMString, and internal
-              IDL object <var>default</var>. The algorithm behaves as follows:
+              object <var>default</var>. The algorithm behaves as follows:
             </p>
             <ol>
               <li>
@@ -3112,7 +3112,7 @@
                         <a href="#case-insensitive">case-insensitive</a> string match for <var>alg</var>:
                       </dt>
                       <dd>
-                        Return the internal IDL object stored at that key in
+                        Return the internal object stored at that key in
                         <var>registeredAliases</var>.
                       </dd>
                       <dt>Otherwise:</dt>
@@ -3127,7 +3127,7 @@
                   </li>
                 </ol>
               </dd>
-              <dt>If <var>alg</var> is an IDL object:</dt>
+              <dt>If <var>alg</var> is an object:</dt>
               <dd>
                 <ol>
                   <li>
--- a/spec/Overview.html	Fri Sep 26 10:47:58 2014 -0700
+++ b/spec/Overview.html	Fri Sep 26 10:54:24 2014 -0700
@@ -3007,7 +3007,7 @@
               specification authors to indicate how a user agent should normalize aliases for
               particular algorithms. Its input is an algorithm alias <var>alg</var>, represented as
               a DOMString, operation name <var>op</var>, represented as a DOMString, and internal
-              IDL object <var>default</var>. The algorithm behaves as follows:
+              object <var>default</var>. The algorithm behaves as follows:
             </p>
             <ol>
               <li>
@@ -3057,7 +3057,7 @@
                         <a href="#case-insensitive">case-insensitive</a> string match for <var>alg</var>:
                       </dt>
                       <dd>
-                        Return the internal IDL object stored at that key in
+                        Return the internal object stored at that key in
                         <var>registeredAliases</var>.
                       </dd>
                       <dt>Otherwise:</dt>
@@ -3071,7 +3071,7 @@
                   </li>
                 </ol>
               </dd>
-              <dt>If <var>alg</var> is an IDL object:</dt>
+              <dt>If <var>alg</var> is an object:</dt>
               <dd>
                 <ol>
                   <li>