html5/spec-author-view/tools preprocess.xsl,1.40,1.41

Update of /sources/public/html5/spec-author-view/tools
In directory hutz:/tmp/cvs-serv3711/tools

Modified Files:
	preprocess.xsl 
Log Message:
revert to 1.4946

[updated by splitter]


Index: preprocess.xsl
===================================================================
RCS file: /sources/public/html5/spec-author-view/tools/preprocess.xsl,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- preprocess.xsl	2 Jun 2011 15:39:48 -0000	1.40
+++ preprocess.xsl	2 Jun 2011 16:09:05 -0000	1.41
@@ -17,9 +17,11 @@
       <script src="dfn.js" type="text/javascript"></script>
     </head>
   </xsl:template>
+  <!--
   <xsl:template match="*[starts-with(@id, 'w3c-working-draft-')]">
     <xsl:value-of select="substring-after(., 'W3C Working Draft')"/>
   </xsl:template>
+  -->
   <xsl:template match="*[@id = 'head']">
 <xsl:text>&#10;</xsl:text>
     <div>

Received on Thursday, 2 June 2011 16:09:11 UTC