[html5] r6863 - [e] (0) Fix some typos or copypasta. Affected topics: DOM APIs, HTML
whatwg at whatwg.org
whatwg at whatwg.org
Fri Dec 9 14:26:41 PST 2011
Author: ianh
Date: 2011-12-09 14:26:40 -0800 (Fri, 09 Dec 2011)
New Revision: 6863
Modified:
complete.html
index
source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: DOM APIs, HTML
Modified: complete.html
===================================================================
--- complete.html 2011-12-09 22:24:11 UTC (rev 6862)
+++ complete.html 2011-12-09 22:26:40 UTC (rev 6863)
@@ -3945,7 +3945,7 @@
<dfn id=determine-the-value-of-a-named-property>determine the value of a named property</dfn>, <dfn id=platform-array-objects>platform
array objects</dfn>, and <dfn id=dfn-read-only-array title=dfn-read-only-array>read
only</dfn> (when applied to arrays) are used as defined in the
- WebIDL specification.</p>
+ Web IDL specification.</p>
<p id=float-nan>Except where otherwise specified, if an IDL
attribute that is a floating point number type (<code title="">double</code>) is assigned an Infinity or Not-a-Number
@@ -68796,10 +68796,10 @@
this one whose <var title="">timeout</var> is equal to or less
than this one's have completed.</p>
- <p class=note>Argument conversion as defined by WebIDL (for
+ <p class=note>Argument conversion as defined by Web IDL (for
example, invoking <code title="">toString()</code> methods on
objects passed as the first argument) happens in the algorithms
- defined in WebIDL, before this algorithm is invoked.</p>
+ defined in Web IDL, before this algorithm is invoked.</p>
<div class=example>
Modified: index
===================================================================
--- index 2011-12-09 22:24:11 UTC (rev 6862)
+++ index 2011-12-09 22:26:40 UTC (rev 6863)
@@ -3945,7 +3945,7 @@
<dfn id=determine-the-value-of-a-named-property>determine the value of a named property</dfn>, <dfn id=platform-array-objects>platform
array objects</dfn>, and <dfn id=dfn-read-only-array title=dfn-read-only-array>read
only</dfn> (when applied to arrays) are used as defined in the
- WebIDL specification.</p>
+ Web IDL specification.</p>
<p id=float-nan>Except where otherwise specified, if an IDL
attribute that is a floating point number type (<code title="">double</code>) is assigned an Infinity or Not-a-Number
@@ -68796,10 +68796,10 @@
this one whose <var title="">timeout</var> is equal to or less
than this one's have completed.</p>
- <p class=note>Argument conversion as defined by WebIDL (for
+ <p class=note>Argument conversion as defined by Web IDL (for
example, invoking <code title="">toString()</code> methods on
objects passed as the first argument) happens in the algorithms
- defined in WebIDL, before this algorithm is invoked.</p>
+ defined in Web IDL, before this algorithm is invoked.</p>
<div class=example>
Modified: source
===================================================================
--- source 2011-12-09 22:24:11 UTC (rev 6862)
+++ source 2011-12-09 22:26:40 UTC (rev 6863)
@@ -2904,7 +2904,7 @@
<dfn>determine the value of a named property</dfn>, <dfn>platform
array objects</dfn>, and <dfn title="dfn-read-only-array">read
only</dfn> (when applied to arrays) are used as defined in the
- WebIDL specification.</p>
+ Web IDL specification.</p>
<p id="float-nan">Except where otherwise specified, if an IDL
attribute that is a floating point number type (<code
@@ -80466,10 +80466,10 @@
this one whose <var title="">timeout</var> is equal to or less
than this one's have completed.</p>
- <p class="note">Argument conversion as defined by WebIDL (for
+ <p class="note">Argument conversion as defined by Web IDL (for
example, invoking <code title="">toString()</code> methods on
objects passed as the first argument) happens in the algorithms
- defined in WebIDL, before this algorithm is invoked.</p>
+ defined in Web IDL, before this algorithm is invoked.</p>
<div class="example">
More information about the Commit-Watchers
mailing list