- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 05 Mar 2012 15:26:56 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/border-style/css1
In directory hutz:/tmp/cvs-serv17273/border-style/css1
Added Files:
001.css
Log Message:
tests for border-style
--- NEW FILE: 001.css ---
a { border-style: none }
b { border-style: dotted }
c { border-style: dashed }
d { border-style: solid }
e { border-style: double }
f { border-style: groove }
g { border-style: ridge }
h { border-style: inset }
i { border-style: outset }
Received on Monday, 5 March 2012 15:27:03 UTC