Short URL: http://html5.org/r/2852
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 2852 | 2009-02-23 08:49 |
Index: source
===================================================================
--- source (revision 2851)
+++ source (revision 2852)
@@ -20788,10 +20788,10 @@
to override the behavior if so desired.</p>
<p>If the element is now <span>potentially playing</span>, and the
- previous ready state was not <code
- title="dom-media-HAVE_FUTURE_DATA">HAVE_FUTURE_DATA</code>, the
- user agent must <span>queue a task</span> to <span>fire a simple
- event</span> called <code
+ previous ready state was <code
+ title="dom-media-HAVE_CURRENT_DATA">HAVE_CURRENT_DATA</code> or
+ less, the user agent must <span>queue a task</span> to <span>fire
+ a simple event</span> called <code
title="event-playing">playing</code>.</p>
</dd>