[html5] r4532 - [e] (0) Mention captions and audio descriptions in the list of things the native [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Jan 6 22:47:33 PST 2010


Author: ianh
Date: 2010-01-06 22:47:28 -0800 (Wed, 06 Jan 2010)
New Revision: 4532

Modified:
   complete.html
   index
   source
Log:
[e] (0) Mention captions and audio descriptions in the list of things the native UI should include.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8658

Modified: complete.html
===================================================================
--- complete.html	2010-01-07 03:40:03 UTC (rev 4531)
+++ complete.html	2010-01-07 06:47:28 UTC (rev 4532)
@@ -23551,9 +23551,11 @@
   user interface to the user</dfn>. This user interface should include
   features to begin playback, pause playback, seek to an arbitrary
   position in the content (if the content supports arbitrary seeking),
-  change the volume, and show the media content in manners more
-  suitable to the user (e.g. full-screen video or in an independent
-  resizable window). Other controls may also be made available.</p>
+  change the volume, change the display of closed captions or embedded
+  sign-language tracks, select different audio tracks or turn on audio
+  descriptions, and show the media content in manners more suitable to
+  the user (e.g. full-screen video or in an independent resizable
+  window). Other controls may also be made available.</p>
 
   <p>Even when the attribute is absent, however, user agents may
   provide controls to affect playback of the media resource

Modified: index
===================================================================
--- index	2010-01-07 03:40:03 UTC (rev 4531)
+++ index	2010-01-07 06:47:28 UTC (rev 4532)
@@ -23386,9 +23386,11 @@
   user interface to the user</dfn>. This user interface should include
   features to begin playback, pause playback, seek to an arbitrary
   position in the content (if the content supports arbitrary seeking),
-  change the volume, and show the media content in manners more
-  suitable to the user (e.g. full-screen video or in an independent
-  resizable window). Other controls may also be made available.</p>
+  change the volume, change the display of closed captions or embedded
+  sign-language tracks, select different audio tracks or turn on audio
+  descriptions, and show the media content in manners more suitable to
+  the user (e.g. full-screen video or in an independent resizable
+  window). Other controls may also be made available.</p>
 
   <p>Even when the attribute is absent, however, user agents may
   provide controls to affect playback of the media resource

Modified: source
===================================================================
--- source	2010-01-07 03:40:03 UTC (rev 4531)
+++ source	2010-01-07 06:47:28 UTC (rev 4532)
@@ -25323,9 +25323,11 @@
   user interface to the user</dfn>. This user interface should include
   features to begin playback, pause playback, seek to an arbitrary
   position in the content (if the content supports arbitrary seeking),
-  change the volume, and show the media content in manners more
-  suitable to the user (e.g. full-screen video or in an independent
-  resizable window). Other controls may also be made available.</p>
+  change the volume, change the display of closed captions or embedded
+  sign-language tracks, select different audio tracks or turn on audio
+  descriptions, and show the media content in manners more suitable to
+  the user (e.g. full-screen video or in an independent resizable
+  window). Other controls may also be made available.</p>
 
   <p>Even when the attribute is absent, however, user agents may
   provide controls to affect playback of the media resource




More information about the Commit-Watchers mailing list