[html5] r6906 - [e] (0) Tweak the text so that any eldely folk reading it who have degraded sigh [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Jan 20 15:19:19 PST 2012


Author: ianh
Date: 2012-01-20 15:19:18 -0800 (Fri, 20 Jan 2012)
New Revision: 6906

Modified:
   complete.html
   index
   source
Log:
[e] (0) Tweak the text so that any eldely folk reading it who have degraded sight or hearing do not feel offended by the implication that they are disabled.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13432
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-01-20 23:03:22 UTC (rev 6905)
+++ complete.html	2012-01-20 23:19:18 UTC (rev 6906)
@@ -26752,12 +26752,13 @@
 
   <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, a variety of features are available. Captions can be
-  provided, either embedded in the video stream or as external files
-  using the <code><a href=#the-track-element>track</a></code> element. Sign-language tracks can be
-  provided, again either embedded in the video stream or by
-  synchronizing multiple <code><a href=#the-video-element>video</a></code> elements using the <code title=attr-media-mediagroup><a href=#attr-media-mediagroup>mediagroup</a></code> attribute or a
+  the partially sighted, the blind, the hard-of-hearing, the deaf, and
+  those with other physical or cognitive disabilities, a variety of
+  features are available. Captions can be provided, either embedded in
+  the video stream or as external files using the <code><a href=#the-track-element>track</a></code>
+  element. Sign-language tracks can be provided, again either embedded
+  in the video stream or by synchronizing multiple <code><a href=#the-video-element>video</a></code>
+  elements using the <code title=attr-media-mediagroup><a href=#attr-media-mediagroup>mediagroup</a></code> attribute or a
   <code><a href=#mediacontroller>MediaController</a></code> object. Audio descriptions can be
   provided, either as a separate track embedded in the video stream,
   or a separate audio track in an <code><a href=#the-audio-element>audio</a></code> element <a href=#slaved-media-elements title="slaved media elements">slaved</a> to the same controller

Modified: index
===================================================================
--- index	2012-01-20 23:03:22 UTC (rev 6905)
+++ index	2012-01-20 23:19:18 UTC (rev 6906)
@@ -26752,12 +26752,13 @@
 
   <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, a variety of features are available. Captions can be
-  provided, either embedded in the video stream or as external files
-  using the <code><a href=#the-track-element>track</a></code> element. Sign-language tracks can be
-  provided, again either embedded in the video stream or by
-  synchronizing multiple <code><a href=#the-video-element>video</a></code> elements using the <code title=attr-media-mediagroup><a href=#attr-media-mediagroup>mediagroup</a></code> attribute or a
+  the partially sighted, the blind, the hard-of-hearing, the deaf, and
+  those with other physical or cognitive disabilities, a variety of
+  features are available. Captions can be provided, either embedded in
+  the video stream or as external files using the <code><a href=#the-track-element>track</a></code>
+  element. Sign-language tracks can be provided, again either embedded
+  in the video stream or by synchronizing multiple <code><a href=#the-video-element>video</a></code>
+  elements using the <code title=attr-media-mediagroup><a href=#attr-media-mediagroup>mediagroup</a></code> attribute or a
   <code><a href=#mediacontroller>MediaController</a></code> object. Audio descriptions can be
   provided, either as a separate track embedded in the video stream,
   or a separate audio track in an <code><a href=#the-audio-element>audio</a></code> element <a href=#slaved-media-elements title="slaved media elements">slaved</a> to the same controller

Modified: source
===================================================================
--- source	2012-01-20 23:03:22 UTC (rev 6905)
+++ source	2012-01-20 23:19:18 UTC (rev 6906)
@@ -28826,12 +28826,13 @@
 
   <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, a variety of features are available. Captions can be
-  provided, either embedded in the video stream or as external files
-  using the <code>track</code> element. Sign-language tracks can be
-  provided, again either embedded in the video stream or by
-  synchronizing multiple <code>video</code> elements using the <code
+  the partially sighted, the blind, the hard-of-hearing, the deaf, and
+  those with other physical or cognitive disabilities, a variety of
+  features are available. Captions can be provided, either embedded in
+  the video stream or as external files using the <code>track</code>
+  element. Sign-language tracks can be provided, again either embedded
+  in the video stream or by synchronizing multiple <code>video</code>
+  elements using the <code
   title="attr-media-mediagroup">mediagroup</code> attribute or a
   <code>MediaController</code> object. Audio descriptions can be
   provided, either as a separate track embedded in the video stream,




More information about the Commit-Watchers mailing list