html5/markup/tools generate-spec-source.xsl,1.184,1.185

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

Modified Files:
	generate-spec-source.xsl 
Log Message:
minor editorial change

Index: generate-spec-source.xsl
===================================================================
RCS file: /sources/public/html5/markup/tools/generate-spec-source.xsl,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -d -r1.184 -r1.185
--- generate-spec-source.xsl	14 Jul 2009 16:30:16 -0000	1.184
+++ generate-spec-source.xsl	20 Jul 2009 23:15:32 -0000	1.185
@@ -1181,7 +1181,7 @@
             <div class="no-number no-toc" id="{$name}-display">
               <xsl:text>&#10;        </xsl:text>
               <h2 class="element-subhead">Typical default display properties</h2>
-              <p class="non-norm">This section is non-normative.</p>
+              <!-- * <p class="non-norm">This section is non-normative.</p> -->
               <xsl:text>&#10;        </xsl:text>
               <div class="css-props" id="{$name}-css">
                 <xsl:for-each select="document('../html.css.xml')/css/rule[child::selector[.=$name

Received on Monday, 20 July 2009 23:15:44 UTC