- 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/css3
In directory hutz:/tmp/cvs-serv8486/css3
Modified Files:
css3-background.xml
Log Message:
added positive test for css3-background background-position
Index: css3-background.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/css3/css3-background.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- css3-background.xml 3 Jan 2010 21:05:58 -0000 1.3
+++ css3-background.xml 4 Jan 2010 18:02:39 -0000 1.4
@@ -34,6 +34,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