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

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/border-right-width/css3
In directory hutz:/tmp/cvs-serv12309/border-right-width/css3

Added Files:
	001.css 
Log Message:
tests for border widths properties and shorthand


--- NEW FILE: 001.css ---
a { border-right-width: thin }
b { border-right-width: medium }
c { border-right-width: thick }
d { border-right-width: 0.5em }
e { border-right-width: 1px }
y { border-right-width: initial }
z { border-right-width: inherit }

Received on Monday, 13 February 2012 15:54:45 UTC