- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 01 Feb 2012 16:42:56 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/background-repeat/css2 In directory hutz:/tmp/cvs-serv32151/css2 Modified Files: 001.css Log Message: tests for background-repeat in css21 and css3 Index: 001.css =================================================================== RCS file: /sources/public/2002/css-validator/autotest/testsuite/properties/positive/background-repeat/css2/001.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- 001.css 25 Jan 2012 14:13:50 -0000 1.1 +++ 001.css 1 Feb 2012 16:42:54 -0000 1.2 @@ -2,4 +2,4 @@ b { background-repeat: repeat-x } c { background-repeat: repeat-y } d { background-repeat: no-repeat } -z { background-repeat: no-repeat } +z { background-repeat: inherit }
Received on Wednesday, 1 February 2012 16:42:58 UTC