2002/css-validator/autotest/testsuite/properties/positive/background-repeat/css1 001.css,NONE,1.1

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