- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 25 Aug 2012 13:47:17 +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-serv8714/testsuite/properties/positive/font-kerning/css3
Modified Files:
001.css
Log Message:
case tests
Index: 001.css
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/properties/positive/font-kerning/css3/001.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 001.css 7 Aug 2012 14:23:07 -0000 1.1
+++ 001.css 25 Aug 2012 13:47:15 -0000 1.2
@@ -3,3 +3,8 @@
c { font-kerning: auto; }
d { font-kerning: normal; }
e { font-kerning: none; }
+ca { font-kerning: iNhEriT; }
+cb { font-kerning: InitiaL; }
+cc { font-kerning: aUTo; }
+cd { font-kerning: nOrmAl; }
+ce { font-kerning: nOne; }
\ No newline at end of file
Received on Saturday, 25 August 2012 13:47:19 UTC