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