Short URL: http://html5.org/r/6561
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 6561 | 12289 | 'suspend' event's description was out of date | 2011-09-22 17:40 |
Index: source
===================================================================
--- source (revision 6560)
+++ source (revision 6561)
@@ -37645,7 +37645,7 @@
<tr>
<td><dfn title="event-media-suspend"><code>suspend</code></dfn>
<td><code>Event</code>
- <td>The user agent is intentionally not currently fetching <span>media data</span>, but does not have the entire <span>media resource</span> downloaded.
+ <td>The user agent is intentionally not currently fetching <span>media data</span>.
<td><code title="dom-media-networkState">networkState</code> equals <code title="dom-media-NETWORK_IDLE">NETWORK_IDLE</code>
<tr>
<td><dfn title="event-media-abort"><code>abort</code></dfn>