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

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

Added Files:
	001.css 
Log Message:
max-height and max-width tests


--- NEW FILE: 001.css ---
a { max-width: 100px }
b { max-width: 90% }
c { max-width: 200% }
d { max-width: none }
e { max-width: 0 }
z { max-width: inherit }

Received on Tuesday, 6 November 2012 16:02:58 UTC