- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 01 Jul 2011 03:42:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv5600/index-of-terms Modified Files: dom-id.html Log Message: Revamp how audioTracks and videoTracks work on HTMLMediaElement and MediaStream. (whatwg r6275) [updated by splitter] Index: dom-id.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-id.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- dom-id.html 30 Jun 2011 16:39:13 -0000 1.1 +++ dom-id.html 1 Jul 2011 03:42:36 -0000 1.2 @@ -8,10 +8,9 @@ <a href="elements.html#dom-id_0"><span class="secno">3.2.2 </span>Elements in the DOM</a> </dd> <dd> -<a class="dfn-ref" href="commands.html#dom-id"><span class="secno">3.2.3.1 </span>The <span><code>id</code></span> attribute</a> +<a class="dfn-ref" href="global-attributes.html#dom-id"><span class="secno">3.2.3.1 </span>The <span><code>id</code></span> attribute</a> </dd> <dd> -<a class="dfn-ref" href="commands.html#dom-id"><span class="secno">4.11.5 </span>Commands</a> -<a class="index-counter" href="commands.html#id_6">(2)</a> +<a href="commands.html#id_6"><span class="secno">4.11.5 </span>Commands</a> </dd> </dl>
Received on Friday, 1 July 2011 03:42:39 UTC