- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 01 Jul 2011 06:58:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view/tools
In directory hutz:/tmp/cvs-serv22607/tools
Modified Files:
preprocess.xsl
Log Message:
Revamp how audioTracks and videoTracks work on HTMLMediaElement and MediaStream. (whatwg r6275)
[updated by splitter]
Index: preprocess.xsl
===================================================================
RCS file: /sources/public/html5/spec-author-view/tools/preprocess.xsl,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -d -r1.70 -r1.71
--- preprocess.xsl 1 Jul 2011 06:39:29 -0000 1.70
+++ preprocess.xsl 1 Jul 2011 06:58:25 -0000 1.71
@@ -70,7 +70,6 @@
<a class="noindex" href="#the-del-element">del</a>
<a class="noindex" href="#the-details-element">details</a>
<a class="noindex" href="#the-dfn-element">dfn</a>
- <a class="noindex" href="#the-dir-element">dir</a>
<a class="noindex" href="#the-div-element">div</a>
<a class="noindex" href="#the-dl-element">dl</a>
<a class="noindex" href="#the-dt-element">dt</a>
Received on Friday, 1 July 2011 06:58:28 UTC