- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 13 Feb 2012 15:54:41 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/border-left-width/css3
In directory hutz:/tmp/cvs-serv12309/border-left-width/css3
Added Files:
001.css
Log Message:
tests for border widths properties and shorthand
--- NEW FILE: 001.css ---
a { border-left-width: thin }
b { border-left-width: medium }
c { border-left-width: thick }
d { border-left-width: 0.5em }
e { border-left-width: 1px }
y { border-left-width: initial }
z { border-left-width: inherit }
Received on Monday, 13 February 2012 15:54:46 UTC