[html5] r3834 - [e] (0) Update an <audio> note similar to a previously updated <video> note.

whatwg at whatwg.org whatwg at whatwg.org
Sun Sep 13 23:52:33 PDT 2009


Author: ianh
Date: 2009-09-13 23:52:32 -0700 (Sun, 13 Sep 2009)
New Revision: 3834

Modified:
   index
   source
Log:
[e] (0) Update an <audio> note similar to a previously updated <video> note.

Modified: index
===================================================================
--- index	2009-09-14 06:48:58 UTC (rev 3833)
+++ index	2009-09-14 06:52:32 UTC (rev 3834)
@@ -21133,12 +21133,12 @@
   tried, or to show text to the users of these older browsers informing
   them of how to access the audio contents.</p>
 
-  <p class=note>In particular, this content is not <i><a href=#fallback-content>fallback
-  content</a></i> intended to address accessibility concerns. To make
-  audio content accessible to the deaf or to those with other physical
-  or cognitive disabilities, authors are expected to provide
-  alternative media streams and/or to embed accessibility aids (such
-  as transcriptions) into their media streams.</p>
+  <p class=note>In particular, this content is not intended to
+  address accessibility concerns. To make audio content accessible to
+  the deaf or to those with other physical or cognitive disabilities,
+  authors are expected to provide alternative media streams and/or to
+  embed accessibility aids (such as transcriptions) into their media
+  streams.</p>
 
   <p>The <code><a href=#audio>audio</a></code> element is a <a href=#media-element>media element</a>
   whose <a href=#media-data>media data</a> is ostensibly audio data.</p>

Modified: source
===================================================================
--- source	2009-09-14 06:48:58 UTC (rev 3833)
+++ source	2009-09-14 06:52:32 UTC (rev 3834)
@@ -22686,12 +22686,12 @@
   tried, or to show text to the users of these older browsers informing
   them of how to access the audio contents.</p>
 
-  <p class="note">In particular, this content is not <i>fallback
-  content</i> intended to address accessibility concerns. To make
-  audio content accessible to the deaf or to those with other physical
-  or cognitive disabilities, authors are expected to provide
-  alternative media streams and/or to embed accessibility aids (such
-  as transcriptions) into their media streams.</p>
+  <p class="note">In particular, this content is not intended to
+  address accessibility concerns. To make audio content accessible to
+  the deaf or to those with other physical or cognitive disabilities,
+  authors are expected to provide alternative media streams and/or to
+  embed accessibility aids (such as transcriptions) into their media
+  streams.</p>
 
   <p>The <code>audio</code> element is a <span>media element</span>
   whose <span>media data</span> is ostensibly audio data.</p>




More information about the Commit-Watchers mailing list