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

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

Added Files:
	001.css 
Log Message:
tests for font-family, font-size, font-size-adjust, font-stretch


--- NEW FILE: 001.css ---
fstrtch1   { font-stretch: normal }
fstrtch2   { font-stretch: ultra-condensed }
fstrtch3   { font-stretch: extra-condensed }
fstrtch4   { font-stretch: condensed }
fstrtch5   { font-stretch: semi-condensed }
fstrtch6   { font-stretch: semi-expanded }
fstrtch7   { font-stretch: expanded }
fstrtch8   { font-stretch: extra-expanded }
fstrtch9   { font-stretch: ultra-expanded }
y { font-stretch: initial }
z { font-stretch: inherit }

Received on Wednesday, 25 April 2012 14:20:40 UTC