- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Aug 2012 14:23:09 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/font-kerning/css3
In directory hutz:/tmp/cvs-serv13742/css3
Added Files:
001.css
Log Message:
font-kerning
--- NEW FILE: 001.css ---
a { font-kerning: inherit; }
b { font-kerning: initial; }
c { font-kerning: auto; }
d { font-kerning: normal; }
e { font-kerning: none; }
Received on Tuesday, 7 August 2012 14:23:16 UTC