html5/spec-author-view/tools preprocess.xsl,1.7,1.8

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

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.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- preprocess.xsl	22 Apr 2011 07:54:05 -0000	1.7
+++ preprocess.xsl	22 Apr 2011 08:59:51 -0000	1.8
@@ -24,7 +24,7 @@
     <xsl:text>&#10;</xsl:text>
     <link href="style.css" rel="stylesheet"/>
     <xsl:text>&#10;</xsl:text>
-    <script src="link-fixup.js"></script>
+    <script src="link-fixup.js" type="text/javascript"></script>
     <xsl:text>&#10;</xsl:text>
   </xsl:template>
   <xsl:template match="h1">

Received on Friday, 22 April 2011 08:59:55 UTC