- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 11 May 2010 11:23:13 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv28427
Modified Files:
Overview.html
Log Message:
markup error (whatwg r5094)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4091
retrieving revision 1.4092
diff -u -d -r1.4091 -r1.4092
--- Overview.html 11 May 2010 11:21:31 -0000 1.4091
+++ Overview.html 11 May 2010 11:23:09 -0000 1.4092
@@ -21732,9 +21732,7 @@
will no longer raise an exception when seeking. No <a href="#media-data">media
data</a> is available for the immediate <a href="#current-playback-position">current playback
position</a>. The <a href="#timed-track" title="timed track">timed tracks</a>
- are <a href="#the-timed-tracks-are-ready" title="the timed tracks are ready">ready</a>.
-
- </dd>
+ are <a href="#the-timed-tracks-are-ready" title="the timed tracks are ready">ready</a>.</dd>
<dt><dfn id="dom-media-have_current_data" title="dom-media-HAVE_CURRENT_DATA"><code>HAVE_CURRENT_DATA</code></dfn> (numeric value 2)</dt>
Received on Tuesday, 11 May 2010 11:23:15 UTC