- 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-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