- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 01 Jul 2011 05:36:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/index-of-terms In directory hutz:/tmp/cvs-serv14522/index-of-terms Modified Files: dom-navigator-registercontenthandler.html dom-navigator-registerprotocolhandler.html Log Message: Revamp how audioTracks and videoTracks work on HTMLMediaElement and MediaStream. (whatwg r6275) [updated by splitter] Index: dom-navigator-registerprotocolhandler.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-navigator-registerprotocolhandler.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- dom-navigator-registerprotocolhandler.html 29 Jun 2011 06:37:15 -0000 1.17 +++ dom-navigator-registerprotocolhandler.html 1 Jul 2011 05:36:36 -0000 1.18 @@ -2,7 +2,6 @@ <dd> <a href="timers.html#dom-navigator-registerprotocolhandler_0"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a> <a class="dfn-ref" href="timers.html#dom-navigator-registerprotocolhandler">(2)</a> -<a class="dfn-ref" href="timers.html#dom-navigator-registerprotocolhandler">(3)</a> -<a class="index-counter" href="timers.html#registerprotocolhandler">(4)</a> +<a class="index-counter" href="timers.html#registerprotocolhandler">(3)</a> </dd> </dl> Index: dom-navigator-registercontenthandler.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms/dom-navigator-registercontenthandler.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- dom-navigator-registercontenthandler.html 29 Jun 2011 06:37:14 -0000 1.17 +++ dom-navigator-registercontenthandler.html 1 Jul 2011 05:36:36 -0000 1.18 @@ -2,7 +2,6 @@ <dd> <a href="timers.html#dom-navigator-registercontenthandler_0"><span class="secno">6.5.1.2 </span>Custom scheme and content handlers</a> <a class="dfn-ref" href="timers.html#dom-navigator-registercontenthandler">(2)</a> -<a class="dfn-ref" href="timers.html#dom-navigator-registercontenthandler">(3)</a> -<a class="index-counter" href="timers.html#registercontenthandler">(4)</a> +<a class="index-counter" href="timers.html#registercontenthandler">(3)</a> </dd> </dl>
Received on Friday, 1 July 2011 05:36:42 UTC