- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Apr 2012 14:20:36 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/font-family/css1
In directory hutz:/tmp/cvs-serv29903/font-family/css1
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 }
Received on Wednesday, 25 April 2012 14:20:43 UTC