[html5] r3738 - [e] (0) Reduce confusion stemming from mention of fallback content.
whatwg at whatwg.org
whatwg at whatwg.org
Thu Sep 3 04:34:57 PDT 2009
Author: ianh
Date: 2009-09-03 04:34:56 -0700 (Thu, 03 Sep 2009)
New Revision: 3738
Modified:
index
source
Log:
[e] (0) Reduce confusion stemming from mention of fallback content.
Modified: index
===================================================================
--- index 2009-09-03 11:15:57 UTC (rev 3737)
+++ index 2009-09-03 11:34:56 UTC (rev 3738)
@@ -20421,12 +20421,12 @@
tried, or to show text to the users of these older browsers informing
them of how to access the video 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
- video content accessible to the blind, deaf, and those with other
- physical or cognitive disabilities, authors are expected to provide
- alternative media streams and/or to embed accessibility aids (such
- as caption or subtitle tracks) into their media streams.</p>
+ <p class=note>In particular, this content is not intended to
+ address accessibility concerns. To make video content accessible to
+ the blind, deaf, and those with other physical or cognitive
+ disabilities, authors are expected to provide alternative media
+ streams and/or to embed accessibility aids (such as caption or
+ subtitle tracks) into their media streams.</p>
<p>The <code><a href=#video>video</a></code> element is a <a href=#media-element>media element</a>
whose <a href=#media-data>media data</a> is ostensibly video data, possibly
Modified: source
===================================================================
--- source 2009-09-03 11:15:57 UTC (rev 3737)
+++ source 2009-09-03 11:34:56 UTC (rev 3738)
@@ -21975,12 +21975,12 @@
tried, or to show text to the users of these older browsers informing
them of how to access the video contents.</p>
- <p class="note">In particular, this content is not <i>fallback
- content</i> intended to address accessibility concerns. To make
- video content accessible to the blind, deaf, and those with other
- physical or cognitive disabilities, authors are expected to provide
- alternative media streams and/or to embed accessibility aids (such
- as caption or subtitle tracks) into their media streams.</p>
+ <p class="note">In particular, this content is not intended to
+ address accessibility concerns. To make video content accessible to
+ the blind, deaf, and those with other physical or cognitive
+ disabilities, authors are expected to provide alternative media
+ streams and/or to embed accessibility aids (such as caption or
+ subtitle tracks) into their media streams.</p>
<p>The <code>video</code> element is a <span>media element</span>
whose <span>media data</span> is ostensibly video data, possibly
More information about the Commit-Watchers
mailing list