html5/spec-author-view/tools preprocess.xsl,1.88,1.89

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

Modified Files:
	preprocess.xsl 
Log Message:
updated

[updated by splitter]


Index: preprocess.xsl
===================================================================
RCS file: /sources/public/html5/spec-author-view/tools/preprocess.xsl,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- preprocess.xsl	2 Jul 2011 13:07:30 -0000	1.88
+++ preprocess.xsl	4 Jul 2011 04:32:08 -0000	1.89
@@ -565,6 +565,7 @@
         and not($title = 'dom-applicationCache' and preceding::code[@title = 'dom-applicationCache'])
         and not($title = 'dom-BarProp-visible' and preceding::code[@title = 'dom-BarProp-visible'])
         and not($title = 'dom-DataTransferItemList-add' and preceding::code[@title = 'dom-DataTransferItemList-add'])
+        and not($title = 'dom-DataTransferItems-add' and preceding::code[@title = 'dom-DataTransferItems-add'])
         and not($title = 'dom-windowtimers-setInterval' and preceding::code[@title = 'dom-windowtimers-setInterval'])
         and not($title = 'dom-windowtimers-setTimeout' and preceding::code[@title = 'dom-windowtimers-setTimeout'])
         and not($title = 'dom-id' and preceding::code[@title = 'dom-id'])

Received on Monday, 4 July 2011 04:32:11 UTC