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

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