- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 08 Jan 2010 23:06:09 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv26788
Modified Files:
propertiesCSS3.xml
Log Message:
CSS3 background values, first step
Index: propertiesCSS3.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/propertiesCSS3.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- propertiesCSS3.xml 4 Jan 2010 18:02:39 -0000 1.14
+++ propertiesCSS3.xml 8 Jan 2010 23:06:07 -0000 1.15
@@ -2063,6 +2063,11 @@
<description>css3-background: Valid 'background-position' values</description>
<result valid="true"/>
</test>
- </type>
+ <test profile="css3">
+ <file>testsuite/properties/css3/css3-background/background-001.css</file>
+ <description>css3-background: Valid 'background' values</description>
+ <result valid="true"/>
+ </test>
+ </type>
</testsuite>
Received on Friday, 8 January 2010 23:06:10 UTC