2002/css-validator/autotest/testsuite/properties/positive/right/css2 001.css,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/right/css2
In directory hutz:/tmp/cvs-serv17283/right/css2

Added Files:
	001.css 
Log Message:
tests for margins properties, top/bottom/left/right and position and clip


--- NEW FILE: 001.css ---
a { right: 10px }
b { right: 0px }
c { right: 0 }
d { right: 5% }
e { right: 0% }
f { right: auto }
z { right: inherit }

Received on Thursday, 27 September 2012 14:53:05 UTC