- From: poot <cvsmail@w3.org>
- Date: Fri, 06 May 2011 18:04:31 -0400
- To: public-html-diffs@w3.org
hixie: typo (whatwg r6111) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4912&r2=1.4913&f=h http://html5.org/tools/web-apps-tracker?from=6110&to=6111 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4912 retrieving revision 1.4913 diff -u -d -r1.4912 -r1.4913 --- Overview.html 6 May 2011 21:55:51 -0000 1.4912 +++ Overview.html 6 May 2011 22:01:01 -0000 1.4913 @@ -23156,7 +23156,7 @@ resource</a> is loaded. The <a href="#initial-playback-position">initial playback position</a> is a time on the <a href="#media-timeline">media timeline</a>.</p> - <p>The <dfn id="dom-media-initialtime" title="dom-media-initialTime">initialTime<code></code></dfn> + <p>The <dfn id="dom-media-initialtime" title="dom-media-initialTime"><code>initialTime</code></dfn> attribute must, on getting, return the <a href="#initial-playback-position">initial playback position</a>, expressed in seconds.</p>
Received on Friday, 6 May 2011 22:04:32 UTC