- 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/css21
In directory hutz:/tmp/cvs-serv32151/css21
Added Files:
001.css
Log Message:
tests for background-repeat in css21 and css3
--- NEW FILE: 001.css ---
a { background-repeat: repeat }
b { background-repeat: repeat-x }
c { background-repeat: repeat-y }
d { background-repeat: no-repeat }
z { background-repeat: inherit }
Received on Wednesday, 1 February 2012 16:43:01 UTC