2002/css-validator/autotest/testsuite/properties/positive/text-align-last/css3 001.css,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-align-last/css3
In directory hutz:/tmp/cvs-serv17342/text-align-last/css3

Added Files:
	001.css 
Log Message:
text-align-last and text-justify tests


--- NEW FILE: 001.css ---
a { text-align-last: left }
b { text-align-last: right }
c { text-align-last: center }
d { text-align-last: justify }
e { text-align-last: auto }
f { text-align-last: start }
g { text-align-last: end }
y { text-align-last: initial }
z { text-align-last: inherit }

Received on Monday, 3 September 2012 15:10:02 UTC