html5/spec Overview.html,1.5000,1.5001

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

Modified Files:
	Overview.html 
Log Message:
Correctness. (whatwg r6237)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5000
retrieving revision 1.5001
diff -u -d -r1.5000 -r1.5001
--- Overview.html	15 Jun 2011 23:16:22 -0000	1.5000
+++ Overview.html	15 Jun 2011 23:22:25 -0000	1.5001
@@ -27174,7 +27174,7 @@
      <a href="#ended-playback" title="ended playback">playback ended</a>, or playback <a href="#stopped-due-to-errors">stopped due to errors</a>, or the element has <a href="#paused-for-user-interaction">paused for user interaction</a>.
    <tbody><tr><td><dfn id="event-media-seeking" title="event-media-seeking"><code>seeking</code></dfn>
      <td><code><a href="#event">Event</a></code>
-     <td>The <code title="dom-media-seeking"><a href="#dom-media-seeking">seeking</a></code> IDL attribute changed to true and the seek operation is taking long enough that the user agent has time to fire the event.
+     <td>The <code title="dom-media-seeking"><a href="#dom-media-seeking">seeking</a></code> IDL attribute changed to true.
      <td>
     <tr><td><dfn id="event-media-seeked" title="event-media-seeked"><code>seeked</code></dfn>
      <td><code><a href="#event">Event</a></code>

Received on Wednesday, 15 June 2011 23:22:30 UTC