2002/css-validator/autotest/testsuite/properties/positive/width/css2 001.css,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/width/css2
In directory hutz:/tmp/cvs-serv23784/width/css2

Added Files:
	001.css 
Log Message:
Visibility and width properties. TBD: width in css3


--- NEW FILE: 001.css ---
a { width: 0 }
b { width: 100px }
c { width: 0% }
d { width: 10% }
e { width: auto }
z { width: inherit }

Received on Thursday, 1 December 2011 11:02:19 UTC