[html5] r6577 - [e] (0) Try to fix potentially confusing terminology. Fixing http://www.w3.org/B [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Sep 23 12:50:37 PDT 2011


Author: ianh
Date: 2011-09-23 12:50:35 -0700 (Fri, 23 Sep 2011)
New Revision: 6577

Modified:
   complete.html
   index
   source
Log:
[e] (0) Try to fix potentially confusing terminology.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13438

Modified: complete.html
===================================================================
--- complete.html	2011-09-23 19:48:28 UTC (rev 6576)
+++ complete.html	2011-09-23 19:50:35 UTC (rev 6577)
@@ -26241,12 +26241,12 @@
      <td><dfn id=attr-track-kind-subtitles title=attr-track-kind-subtitles>Subtitles</dfn>
      <td>
       Transcription or translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <a href=#media-resource>media resource</a>'s soundtrack).
-      Displayed over the video.
+      Overlaid on the video.
     <tr><td><dfn id=attr-track-kind-keyword-captions title=attr-track-kind-keyword-captions><code>captions</code></dfn>
      <td><dfn id=attr-track-kind-captions title=attr-track-kind-captions>Captions</dfn>
      <td>
       Transcription or translation of the dialogue, sound effects, relevant musical cues, and other relevant audio information, suitable for when the soundtrack is unavailable or not clearly audible (e.g. because it is muted, drowned-out by ambient noise, or because the user is deaf).
-      Displayed over the video; labeled as appropriate for the hard-of-hearing.
+      Overlaid on the video; labeled as appropriate for the hard-of-hearing.
     <tr><td><dfn id=attr-track-kind-keyword-descriptions title=attr-track-kind-keyword-descriptions><code>descriptions</code></dfn>
      <td><dfn id=attr-track-kind-descriptions title=attr-track-kind-descriptions>Descriptions</dfn>
      <td>
@@ -30540,10 +30540,11 @@
       maintaining a list of which cues are active, and events are
       being fired accordingly. In addition, for text tracks whose
       <a href=#text-track-kind title="text track kind">kind</a> is <code title=dom-mediatrack-kind-subtitles>subtitles</code> or <code title=dom-mediatrack-kind-captions>captions</code>, the cues
-      are being displayed over the video as appropriate; for text
-      tracks whose <a href=#text-track-kind title="text track kind">kind</a> is <code title=dom-mediatrack-kind-descriptions>descriptions</code>,
+      are being overlaid on the video as appropriate; for text tracks
+      whose <a href=#text-track-kind title="text track kind">kind</a> is <code title=dom-mediatrack-kind-descriptions>descriptions</code>,
       the user agent is making the cues available to the user in a
-      non-visual fashion; and for text tracks whose <a href=#text-track-kind title="text track kind">kind</a> is <code title=dom-mediatrack-kind-chapters>chapters</code>, the user
+      non-visual fashion; and for text tracks whose <a href=#text-track-kind title="text
+      track kind">kind</a> is <code title=dom-mediatrack-kind-chapters>chapters</code>, the user
       agent is making available to the user a mechanism by which the
       user can navigate to any point in the <a href=#media-resource>media
       resource</a> by selecting a cue.</p>

Modified: index
===================================================================
--- index	2011-09-23 19:48:28 UTC (rev 6576)
+++ index	2011-09-23 19:50:35 UTC (rev 6577)
@@ -26108,12 +26108,12 @@
      <td><dfn id=attr-track-kind-subtitles title=attr-track-kind-subtitles>Subtitles</dfn>
      <td>
       Transcription or translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <a href=#media-resource>media resource</a>'s soundtrack).
-      Displayed over the video.
+      Overlaid on the video.
     <tr><td><dfn id=attr-track-kind-keyword-captions title=attr-track-kind-keyword-captions><code>captions</code></dfn>
      <td><dfn id=attr-track-kind-captions title=attr-track-kind-captions>Captions</dfn>
      <td>
       Transcription or translation of the dialogue, sound effects, relevant musical cues, and other relevant audio information, suitable for when the soundtrack is unavailable or not clearly audible (e.g. because it is muted, drowned-out by ambient noise, or because the user is deaf).
-      Displayed over the video; labeled as appropriate for the hard-of-hearing.
+      Overlaid on the video; labeled as appropriate for the hard-of-hearing.
     <tr><td><dfn id=attr-track-kind-keyword-descriptions title=attr-track-kind-keyword-descriptions><code>descriptions</code></dfn>
      <td><dfn id=attr-track-kind-descriptions title=attr-track-kind-descriptions>Descriptions</dfn>
      <td>
@@ -30407,10 +30407,11 @@
       maintaining a list of which cues are active, and events are
       being fired accordingly. In addition, for text tracks whose
       <a href=#text-track-kind title="text track kind">kind</a> is <code title=dom-mediatrack-kind-subtitles>subtitles</code> or <code title=dom-mediatrack-kind-captions>captions</code>, the cues
-      are being displayed over the video as appropriate; for text
-      tracks whose <a href=#text-track-kind title="text track kind">kind</a> is <code title=dom-mediatrack-kind-descriptions>descriptions</code>,
+      are being overlaid on the video as appropriate; for text tracks
+      whose <a href=#text-track-kind title="text track kind">kind</a> is <code title=dom-mediatrack-kind-descriptions>descriptions</code>,
       the user agent is making the cues available to the user in a
-      non-visual fashion; and for text tracks whose <a href=#text-track-kind title="text track kind">kind</a> is <code title=dom-mediatrack-kind-chapters>chapters</code>, the user
+      non-visual fashion; and for text tracks whose <a href=#text-track-kind title="text
+      track kind">kind</a> is <code title=dom-mediatrack-kind-chapters>chapters</code>, the user
       agent is making available to the user a mechanism by which the
       user can navigate to any point in the <a href=#media-resource>media
       resource</a> by selecting a cue.</p>

Modified: source
===================================================================
--- source	2011-09-23 19:48:28 UTC (rev 6576)
+++ source	2011-09-23 19:50:35 UTC (rev 6577)
@@ -28234,13 +28234,13 @@
      <td><dfn title="attr-track-kind-subtitles">Subtitles</dfn>
      <td>
       Transcription or translation of the dialogue, suitable for when the sound is available but not understood (e.g. because the user does not understand the language of the <span>media resource</span>'s soundtrack).
-      Displayed over the video.
+      Overlaid on the video.
     <tr>
      <td><dfn title="attr-track-kind-keyword-captions"><code>captions</code></dfn>
      <td><dfn title="attr-track-kind-captions">Captions</dfn>
      <td>
       Transcription or translation of the dialogue, sound effects, relevant musical cues, and other relevant audio information, suitable for when the soundtrack is unavailable or not clearly audible (e.g. because it is muted, drowned-out by ambient noise, or because the user is deaf).
-      Displayed over the video; labeled as appropriate for the hard-of-hearing.
+      Overlaid on the video; labeled as appropriate for the hard-of-hearing.
     <tr>
      <td><dfn title="attr-track-kind-keyword-descriptions"><code>descriptions</code></dfn>
      <td><dfn title="attr-track-kind-descriptions">Descriptions</dfn>
@@ -33281,12 +33281,12 @@
       <span title="text track kind">kind</span> is <code
       title="dom-mediatrack-kind-subtitles">subtitles</code> or <code
       title="dom-mediatrack-kind-captions">captions</code>, the cues
-      are being displayed over the video as appropriate; for text
-      tracks whose <span title="text track kind">kind</span> is <code
+      are being overlaid on the video as appropriate; for text tracks
+      whose <span title="text track kind">kind</span> is <code
       title="dom-mediatrack-kind-descriptions">descriptions</code>,
       the user agent is making the cues available to the user in a
-      non-visual fashion; and for text tracks whose <span
-      title="text track kind">kind</span> is <code
+      non-visual fashion; and for text tracks whose <span title="text
+      track kind">kind</span> is <code
       title="dom-mediatrack-kind-chapters">chapters</code>, the user
       agent is making available to the user a mechanism by which the
       user can navigate to any point in the <span>media




More information about the Commit-Watchers mailing list