- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 06 Nov 2012 16:04:18 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/negative/max-width/css3
In directory hutz:/tmp/cvs-serv27611/max-width/css3
Added Files:
001.css
Log Message:
max-width and max-height negative tests
--- NEW FILE: 001.css ---
/* negative values are illegal */
an { max-width: -10px }
bn { max-width: -10% }
Received on Tuesday, 6 November 2012 16:04:22 UTC