Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[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

git-svn-id: http://svn.whatwg.org/webapps@4532 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 7, 2010
1 parent 9ffcdbe commit 9ba5b32
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
8 changes: 5 additions & 3 deletions complete.html
Expand Up @@ -23551,9 +23551,11 @@ <h5 id=user-interface><span class=secno>4.8.10.10 </span>User interface</h5>
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
Expand Down
8 changes: 5 additions & 3 deletions index
Expand Up @@ -23386,9 +23386,11 @@ interface <dfn>CueRangeCallback</dfn> {
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
Expand Down
8 changes: 5 additions & 3 deletions source
Expand Up @@ -25323,9 +25323,11 @@ interface <dfn>CueRangeCallback</dfn> {
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
Expand Down

0 comments on commit 9ba5b32

Please sign in to comment.