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

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

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


--- NEW FILE: 001.css ---
a { font-family: gill, helvetica, sans-serif }
b { font-family: serif, sans-serif, cursive }
c { font-family: verdana }
d { font-family: fantasy }
e { font-family: "new century schoolbook", monospace }
f { font-family: new century schoolbook  , monospace }
z { font-family: inherit }

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