html5/markup/tools generate-spec-source.xsl,1.303,1.304

Update of /sources/public/html5/markup/tools
In directory hutz:/tmp/cvs-serv28412/tools

Modified Files:
	generate-spec-source.xsl 
Log Message:
checkpointing

Index: generate-spec-source.xsl
===================================================================
RCS file: /sources/public/html5/markup/tools/generate-spec-source.xsl,v
retrieving revision 1.303
retrieving revision 1.304
diff -u -d -r1.303 -r1.304
--- generate-spec-source.xsl	30 Apr 2011 15:48:51 -0000	1.303
+++ generate-spec-source.xsl	2 May 2011 14:30:35 -0000	1.304
@@ -2716,6 +2716,7 @@
                 or $datatype = 'hash-name'
                 or $datatype = 'default-style'
                 or $datatype = 'sandbox-allow-list'
+                or $datatype = 'functionbody'
                 or $datatype = 'audio-states-list'
                 or starts-with($datatype,'uri')
                 or starts-with($datatype,'integer')

Received on Monday, 2 May 2011 14:30:39 UTC