- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 15 Aug 2011 05:43:57 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv22589
Modified Files:
Overview.html
Log Message:
improved precision in wording (whatwg r6459)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5160
retrieving revision 1.5161
diff -u -d -r1.5160 -r1.5161
--- Overview.html 15 Aug 2011 05:39:27 -0000 1.5160
+++ Overview.html 15 Aug 2011 05:43:53 -0000 1.5161
@@ -21906,8 +21906,8 @@
<tr><td><dfn id="attr-track-kind-keyword-descriptions" title="attr-track-kind-keyword-descriptions"><code>descriptions</code></dfn>
<td><dfn id="attr-track-kind-descriptions" title="attr-track-kind-descriptions">Descriptions</dfn>
<td>
- Textual descriptions of the video component of the <a href="#media-resource">media resource</a>, intended for audio synthesis when the visual component is unavailable (e.g. because the user is interacting with the application without a screen while driving, or because the user is blind).
- Synthesized as separate audio track.
+ Textual descriptions of the video component of the <a href="#media-resource">media resource</a>, intended for audio synthesis when the visual component is obscured, unavailable, or not usable (e.g. because the user is interacting with the application without a screen while driving, or because the user is blind).
+ Synthesized as audio.
<tr><td><dfn id="attr-track-kind-keyword-chapters" title="attr-track-kind-keyword-chapters"><code>chapters</code></dfn>
<td><dfn id="attr-track-kind-chapters" title="attr-track-kind-chapters">Chapters</dfn>
<td>
Received on Monday, 15 August 2011 05:43:58 UTC