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

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

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


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

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