[html5] r5093 - [e] (0) Captions - Stage 10c: fill in the last remaining informative mention of [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue May 11 04:21:27 PDT 2010


Author: ianh
Date: 2010-05-11 04:21:26 -0700 (Tue, 11 May 2010)
New Revision: 5093

Modified:
   complete.html
   index
   source
Log:
[e] (0) Captions - Stage 10c: fill in the last remaining informative mention of the automatic track downloads

Modified: complete.html
===================================================================
--- complete.html	2010-05-11 10:50:18 UTC (rev 5092)
+++ complete.html	2010-05-11 11:21:26 UTC (rev 5093)
@@ -26735,8 +26735,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>

Modified: index
===================================================================
--- index	2010-05-11 10:50:18 UTC (rev 5092)
+++ index	2010-05-11 11:21:26 UTC (rev 5093)
@@ -26634,8 +26634,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>

Modified: source
===================================================================
--- source	2010-05-11 10:50:18 UTC (rev 5092)
+++ source	2010-05-11 11:21:26 UTC (rev 5093)
@@ -28932,8 +28932,7 @@
     <tr>
      <td><dfn title="event-media-loadedmetadata"><code>loadedmetadata</code></dfn>
      <td><code>Event</code>
-     <td>The user agent has just determined the duration and dimensions of the <span>media resource</span>.
-         <!-- 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 <span>media resource</span> and <span>the timed tracks are ready</span>.
      <td><code title="dom-media-readyState">readyState</code> is newly equal to <code title="dom-media-HAVE_METADATA">HAVE_METADATA</code> or greater for the first time.
     <tr>
      <td><dfn title="event-media-loadeddata"><code>loadeddata</code></dfn>




More information about the Commit-Watchers mailing list