html5/spec Overview.html,1.4090,1.4091

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv28233

Modified Files:
	Overview.html 
Log Message:
Captions - Stage 10c: fill in the last remaining informative mention of the automatic track downloads (whatwg r5093)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4090
retrieving revision 1.4091
diff -u -d -r1.4090 -r1.4091
--- Overview.html	11 May 2010 10:50:23 -0000	1.4090
+++ Overview.html	11 May 2010 11:21:31 -0000	1.4091
@@ -23228,8 +23228,7 @@
 
    <tbody><tr><td><dfn id="event-media-loadedmetadata" title="event-media-loadedmetadata"><code>loadedmetadata</code></dfn>
      <td><code><a href="#event">Event</a></code>
-     <td>The user agent has just determined the duration and dimensions of the <a href="#media-resource">media resource</a>.
-         <!-- XXX timed tracks that were active when the media resource was selected are also available -->
+     <td>The user agent has just determined the duration and dimensions of the <a href="#media-resource">media resource</a> and <a href="#the-timed-tracks-are-ready">the timed tracks are ready</a>.
      <td><code title="dom-media-readyState"><a href="#dom-media-readystate">readyState</a></code> is newly equal to <code title="dom-media-HAVE_METADATA"><a href="#dom-media-have_metadata">HAVE_METADATA</a></code> or greater for the first time.
     <tr><td><dfn id="event-media-loadeddata" title="event-media-loadeddata"><code>loadeddata</code></dfn>
      <td><code><a href="#event">Event</a></code>

Received on Tuesday, 11 May 2010 11:21:37 UTC