- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 06 Nov 2012 16:02:50 +0000
- To: www-validator-cvs@w3.org
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