html5/spec-author-view/tools preprocess.xsl,1.86,1.87

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

Modified Files:
	preprocess.xsl 
Log Message:
Attempt to reorganise the rendering section to make it more usable for implementors (whatwg r6276)

[updated by splitter]


Index: preprocess.xsl
===================================================================
RCS file: /sources/public/html5/spec-author-view/tools/preprocess.xsl,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- preprocess.xsl	2 Jul 2011 10:55:23 -0000	1.86
+++ preprocess.xsl	2 Jul 2011 11:16:15 -0000	1.87
@@ -1,6 +1,4 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-  mlns:h="http://www.w3.org/1999/xhtml"
-  exclude-result-prefixes="h"
   version='1.0'>
   <xsl:param name="RCSREVISION"/>
   <xsl:output method="html" indent="no" encoding="ascii"

Received on Saturday, 2 July 2011 11:16:22 UTC