html5/spec-author-view/tools preprocess.xsl,1.12,1.13

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

Modified Files:
	preprocess.xsl 
Log Message:
updated

Index: preprocess.xsl
===================================================================
RCS file: /sources/public/html5/spec-author-view/tools/preprocess.xsl,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- preprocess.xsl	23 Apr 2011 08:59:03 -0000	1.12
+++ preprocess.xsl	23 Apr 2011 16:04:20 -0000	1.13
@@ -117,4 +117,5 @@
   <xsl:template match="th[@class='impl']">
     <th class="removed">&#160;</th>
   </xsl:template>
+  <xsl:template match="link[@href[starts-with(.,'data:text/css')]]"/>
 </xsl:stylesheet>

Received on Saturday, 23 April 2011 16:04:27 UTC