- 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-size-adjust/css3
In directory hutz:/tmp/cvs-serv8714/testsuite/properties/positive/font-size-adjust/css3
Modified Files:
001.css
Log Message:
case tests
Index: 001.css
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/properties/positive/font-size-adjust/css3/001.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 001.css 25 Apr 2012 14:20:35 -0000 1.1
+++ 001.css 25 Aug 2012 13:47:15 -0000 1.2
@@ -2,3 +2,6 @@
b { font-size-adjust: none }
y { font-size-adjust: initial }
z { font-size-adjust: inherit }
+cb { font-size-adjust: NoNe }
+cy { font-size-adjust: iNiTial }
+cz { font-size-adjust: iNheRit }
\ No newline at end of file
Received on Saturday, 25 August 2012 13:47:25 UTC