- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 06 Jul 2006 19:59:07 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite In directory hutz:/tmp/cvs-serv21592/test-suite Modified Files: assertions-report.xsl Log Message: Removed the yellow color Index: assertions-report.xsl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/assertions-report.xsl,v retrieving revision 1.4 retrieving revision 1.5 diff -C 2 -d -r1.4 -r1.5 *** assertions-report.xsl 6 Jul 2006 18:00:10 -0000 1.4 --- assertions-report.xsl 6 Jul 2006 19:59:05 -0000 1.5 *************** *** 54,58 **** <xsl:choose> <xsl:when test="$count = 0">red</xsl:when> - <xsl:when test="$count < 4">yellow</xsl:when> <xsl:otherwise>green</xsl:otherwise> </xsl:choose> --- 54,57 ----
Received on Thursday, 6 July 2006 19:59:32 UTC