2002/css-validator/autotest/testsuite/properties/positive/left/css3 001.css,NONE,1.1

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

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


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

Received on Thursday, 27 September 2012 14:52:55 UTC