- From: Carine Bournez via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 03 Sep 2012 14:56:39 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-align/css2
In directory hutz:/tmp/cvs-serv13471/text-align/css2
Modified Files:
001.css
Log Message:
Index: 001.css
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/properties/positive/text-align/css2/001.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- 001.css 3 Sep 2012 14:54:22 -0000 1.1
+++ 001.css 3 Sep 2012 14:56:37 -0000 1.2
@@ -4,4 +4,6 @@
d { text-align: justify }
e { text-align: 'a' }
f { text-align: "a" }
+g { text-align: "foo" }
+h { text-align: 'deux mots' }
z { text-align: inherit }
Received on Monday, 3 September 2012 14:56:43 UTC