2002/css-validator/autotest/testsuite/properties/positive/max-height/css3 001.css,NONE,1.1

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

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


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

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