- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 13 Feb 2012 15:58:59 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/negative/border-left-width/css1
In directory hutz:/tmp/cvs-serv13315/border-left-width/css1
Added Files:
001.css
Log Message:
negative tests for border widths (CSS3 only has a "may not" [lower case] for negative values, so no negative tests for css3 border width.)
--- NEW FILE: 001.css ---
/* negative values for border widths are forbidden */
a { border-left-width: -1px }
Received on Monday, 13 February 2012 15:59:06 UTC