- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Jan 2012 13:30:32 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/background-repeat/css1
In directory hutz:/tmp/cvs-serv6580/background-repeat/css1
Added Files:
001.css
Log Message:
tests for background properties in CSS1
--- NEW FILE: 001.css ---
a { background-repeat: repeat }
b { background-repeat: repeat-x }
c { background-repeat: repeat-y }
d { background-repeat: no-repeat }
Received on Wednesday, 25 January 2012 13:30:34 UTC