[html5] r1072 - /

whatwg at whatwg.org whatwg at whatwg.org
Thu Oct 18 17:48:38 PDT 2007


Author: ianh
Date: 2007-10-18 17:48:37 -0700 (Thu, 18 Oct 2007)
New Revision: 1072

Modified:
   index
   source
Log:
[e] (0) typo in description of 'loadedfirstframe' event

Modified: index
===================================================================
--- index	2007-10-19 00:43:09 UTC (rev 1071)
+++ index	2007-10-19 00:48:37 UTC (rev 1072)
@@ -15232,8 +15232,8 @@
      <td><code>Event</code>
 
      <td>The user agent is fetching <a href="#media7">media data</a>, and the
-      <a href="#media8">media resource</a>'s metadata has just been received.
-      
+      <a href="#media8">media resource</a>'s first frame has just been
+      received.
 
      <td><code title=dom-media-networkState><a
       href="#networkstate">networkState</a></code> equals <code

Modified: source
===================================================================
--- source	2007-10-19 00:43:09 UTC (rev 1071)
+++ source	2007-10-19 00:48:37 UTC (rev 1072)
@@ -13041,7 +13041,7 @@
     <tr>
      <td><dfn title="event-loadedfirstframe"><code>loadedfirstframe</code></dfn>
      <td><code>Event</code>
-     <td>The user agent is fetching <span>media data</span>, and the <span>media resource</span>'s metadata has just been received.
+     <td>The user agent is fetching <span>media data</span>, and the <span>media resource</span>'s first frame has just been received.
      <td><code title="dom-media-networkState">networkState</code> equals <code title="dom-media-LOADED_FIRST_FRAME">LOADED_FIRST_FRAME</code>
     <tr>
      <td><dfn title="event-load"><code>load</code></dfn>




More information about the Commit-Watchers mailing list