- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 04 Jan 2010 18:02:41 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv8486
Modified Files:
propertiesCSS3.xml
Log Message:
added positive test for css3-background background-position
Index: propertiesCSS3.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/propertiesCSS3.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- propertiesCSS3.xml 3 Jan 2010 21:06:45 -0000 1.13
+++ propertiesCSS3.xml 4 Jan 2010 18:02:39 -0000 1.14
@@ -2058,6 +2058,11 @@
<description>css3-background: Valid 'background-size' values</description>
<result valid="true"/>
</test>
+ <test profile="css3">
+ <file>testsuite/properties/css3/css3-background/background-position-001.css</file>
+ <description>css3-background: Valid 'background-position' values</description>
+ <result valid="true"/>
+ </test>
</type>
</testsuite>
Received on Monday, 4 January 2010 18:02:43 UTC