2002/css-validator/autotest/testsuite/properties/positive/border-left-style/css21 001.css,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/border-left-style/css21
In directory hutz:/tmp/cvs-serv13339/border-left-style/css21

Added Files:
	001.css 
Log Message:
tests for border-*-style properties


--- NEW FILE: 001.css ---
a { border-left-style: none }
b { border-left-style: hidden }
c { border-left-style: dotted }
d { border-left-style: dashed }
e { border-left-style: solid }
f { border-left-style: double }
g { border-left-style: groove }
h { border-left-style: ridge }
i { border-left-style: inset }
j { border-left-style: outset }
z { border-left-style: inherit }

Received on Wednesday, 4 April 2012 09:16:28 UTC