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

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

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


--- NEW FILE: 001.css ---
a { text-justify: auto }
b { text-justify: none }
c { text-justify: inter-word }
d { text-justify: inter-ideograph }
e { text-justify: inter-cluster }
f { text-justify: distribute }
g { text-justify: kashida }
y { text-justify: initial }
z { text-justify: inherit }

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