Skip to content

Commit

Permalink
[e] (0) update WebIDL terminology
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13537

git-svn-id: http://svn.whatwg.org/webapps@6435 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 12, 2011
1 parent b46656b commit d270d07
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions complete.html
Expand Up @@ -3876,7 +3876,7 @@ <h4 id=dependencies><span class=secno>2.2.2 </span>Dependencies</h4>
<p>The terms <dfn id=supported-property-indices>supported property indices</dfn>, <dfn id=supported-property-names>supported
property names</dfn>, <dfn id=determine-the-value-of-an-indexed-property>determine the value of an indexed
property</dfn>, <dfn id=determine-the-value-of-a-named-property>determine the value of a named
property</dfn>, <dfn id=array-host-objects>array host objects</dfn>, and <dfn id=dfn-read-only-array title=dfn-read-only-array>read only</dfn> (when applied to
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>

<p id=float-nan>Except where otherwise specified, if an IDL
Expand Down Expand Up @@ -31294,7 +31294,7 @@ <h6 id=text-track-api><span class=secno>4.8.10.12.5 </span>Text track API</h6>

<p>The <dfn id=dom-media-texttracks title=dom-media-textTracks><code>textTracks</code></dfn>
attribute of <a href=#media-element title="media element">media elements</a> must
return an <a href=#array-host-objects title="array host objects">array host object</a>
return an <a href=#platform-array-objects title="platform array objects">platform array object</a>
for objects of type <code><a href=#texttrack>TextTrack</a></code> that is <i>fixed
length</i> and <i>read only</i>. The same object must be returned
each time the attribute is accessed. <a href=#refsWEBIDL>[WEBIDL]</a></p>
Expand Down Expand Up @@ -75760,7 +75760,7 @@ <h4 id=interface-definitions><span class=secno>9.3.2 </span>Interface definition
<code><a href=#mediastream>MediaStream</a></code> thus has zero or more tracks.</p>

<hr><p>The <dfn id=dom-mediastream-tracks title=dom-MediaStream-tracks><code>tracks</code></dfn>
attribute must return an <a href=#array-host-objects title="array host objects">array host
attribute must return an <a href=#platform-array-objects title="platform array objects">platform array
object</a> for objects of type <code><a href=#mediastreamtrack>MediaStreamTrack</a></code> that is
<i>fixed length</i> and <i>read only</i>. The same object must be
returned each time the attribute is accessed. <a href=#refsWEBIDL>[WEBIDL]</a></p>
Expand Down
6 changes: 3 additions & 3 deletions index
Expand Up @@ -3773,7 +3773,7 @@ explained in the previous section, which talks about RFC 2119. -->
<p>The terms <dfn id=supported-property-indices>supported property indices</dfn>, <dfn id=supported-property-names>supported
property names</dfn>, <dfn id=determine-the-value-of-an-indexed-property>determine the value of an indexed
property</dfn>, <dfn id=determine-the-value-of-a-named-property>determine the value of a named
property</dfn>, <dfn id=array-host-objects>array host objects</dfn>, and <dfn id=dfn-read-only-array title=dfn-read-only-array>read only</dfn> (when applied to
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>

<p id=float-nan>Except where otherwise specified, if an IDL
Expand Down Expand Up @@ -31161,7 +31161,7 @@ interface <dfn id=mediacontroller>MediaController</dfn> {

<p>The <dfn id=dom-media-texttracks title=dom-media-textTracks><code>textTracks</code></dfn>
attribute of <a href=#media-element title="media element">media elements</a> must
return an <a href=#array-host-objects title="array host objects">array host object</a>
return an <a href=#platform-array-objects title="platform array objects">platform array object</a>
for objects of type <code><a href=#texttrack>TextTrack</a></code> that is <i>fixed
length</i> and <i>read only</i>. The same object must be returned
each time the attribute is accessed. <a href=#refsWEBIDL>[WEBIDL]</a></p>
Expand Down Expand Up @@ -75656,7 +75656,7 @@ interface <dfn id=mediastreamtrack>MediaStreamTrack</dfn> {
<code><a href=#mediastream>MediaStream</a></code> thus has zero or more tracks.</p>

<hr><p>The <dfn id=dom-mediastream-tracks title=dom-MediaStream-tracks><code>tracks</code></dfn>
attribute must return an <a href=#array-host-objects title="array host objects">array host
attribute must return an <a href=#platform-array-objects title="platform array objects">platform array
object</a> for objects of type <code><a href=#mediastreamtrack>MediaStreamTrack</a></code> that is
<i>fixed length</i> and <i>read only</i>. The same object must be
returned each time the attribute is accessed. <a href=#refsWEBIDL>[WEBIDL]</a></p>
Expand Down
6 changes: 3 additions & 3 deletions source
Expand Up @@ -2797,7 +2797,7 @@ explained in the previous section, which talks about RFC 2119. -->
<p>The terms <dfn>supported property indices</dfn>, <dfn>supported
property names</dfn>, <dfn>determine the value of an indexed
property</dfn>, <dfn>determine the value of a named
property</dfn>, <dfn>array host objects</dfn>, and <dfn
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>

Expand Down Expand Up @@ -34112,7 +34112,7 @@ interface <dfn>MediaController</dfn> {

<p>The <dfn title="dom-media-textTracks"><code>textTracks</code></dfn>
attribute of <span title="media element">media elements</span> must
return an <span title="array host objects">array host object</span>
return an <span title="platform array objects">platform array object</span>
for objects of type <code>TextTrack</code> that is <i>fixed
length</i> and <i>read only</i>. The same object must be returned
each time the attribute is accessed. <a
Expand Down Expand Up @@ -86308,7 +86308,7 @@ interface <dfn>MediaStreamTrack</dfn> {
<hr>

<p>The <dfn title="dom-MediaStream-tracks"><code>tracks</code></dfn>
attribute must return an <span title="array host objects">array host
attribute must return an <span title="platform array objects">platform array
object</span> for objects of type <code>MediaStreamTrack</code> that is
<i>fixed length</i> and <i>read only</i>. The same object must be
returned each time the attribute is accessed. <a
Expand Down

0 comments on commit d270d07

Please sign in to comment.